<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>SPA - Migliorare se stessi il blog di Francesco Dattolo</title>
	<atom:link href="https://www.francescodattolo.it/tag/spa/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.francescodattolo.it/tag/spa/</link>
	<description>Come aumentare la produttività e organizzare il proprio tempo. Raggiungere gli obiettivi.</description>
	<lastBuildDate>Mon, 02 Nov 2020 08:51:05 +0000</lastBuildDate>
	<language>it-IT</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.9.12</generator>

<image>
	<url>https://www.francescodattolo.it/wp-content/uploads/2022/02/cropped-Francesco-Dattolo-moto-min-32x32.png</url>
	<title>SPA - Migliorare se stessi il blog di Francesco Dattolo</title>
	<link>https://www.francescodattolo.it/tag/spa/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">40145863</site>	<item>
		<title>Single Page Application con Django</title>
		<link>https://www.francescodattolo.it/single-page-application-con-django/</link>
					<comments>https://www.francescodattolo.it/single-page-application-con-django/#comments</comments>
		
		<dc:creator><![CDATA[Francesco Dattolo]]></dc:creator>
		<pubDate>Sun, 01 Nov 2020 18:08:17 +0000</pubDate>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[fetch API]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[promise]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[SPA]]></category>
		<guid isPermaLink="false">https://www.francescodattolo.it/?p=3599</guid>

					<description><![CDATA[<p><span class="span-reading-time rt-reading-time" style="display: block;"><span class="rt-label rt-prefix">Tempo di lettura: </span> <span class="rt-time"> 4</span> <span class="rt-label rt-postfix">minuti</span></span>In questo tutorial ti mostrerò come Creare una Single Page Application con Django (SPA). Single Page Application con Django,  Impostazione del progetto Prima di iniziare un progetto Django dovresti avere installato Django sul tuo computer / ambiente di sviluppo. Per installare Django esegui il comando seguente nel terminale o nel tuo ambiente di sviluppo. Per avviare il progetto Django Questo comando genererà la struttura del progetto con parecchie directory e gli script python che saranno organizzati in questo modo ├── mysite │ ├── __init__.py │ ├── settings.py │ ├── urls.py │ ├── wsgi.py ├── manage.py Per approfondire l&#8217;argomento fai riferimento alla documentazione ufficiale: Writing your first Django app, part 1. Per procedere nella realizzazione della Single Page Application, dopo aver &#8230; <a href="https://www.francescodattolo.it/single-page-application-con-django/" class="more-link">Leggi tutto<span class="screen-reader-text"> "Single Page Application con Django"</span></a></p>
<p>L'articolo <a rel="nofollow" href="https://www.francescodattolo.it/single-page-application-con-django/">Single Page Application con Django</a> proviene da <a rel="nofollow" href="https://www.francescodattolo.it">Migliorare se stessi il blog di Francesco Dattolo</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.francescodattolo.it/single-page-application-con-django/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3599</post-id>	</item>
	</channel>
</rss>
