<?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/"
	>

<channel>
	<title>Luciano Amodio &#8211; jsDay 2014</title>
	<atom:link href="/speakers/luciano-amodio/feed/" rel="self" type="application/rss+xml" />
	<link>/</link>
	<description>The international Javascript Conference</description>
	<lastBuildDate>Tue, 13 May 2014 21:24:59 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.7.2</generator>
	<item>
		<title>AngularJs for Mobile</title>
		<link>/talk/angularjs-for-mobile/</link>
		<pubDate>Tue, 08 Apr 2014 19:09:18 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
		
		<guid isPermaLink="false">/?post_type=talk&#038;p=320</guid>
		<description><![CDATA[You should always think mobile first when you work on web stuff. Your ui should care about touch events, multi-touch and mouse as well. Mobile devices are not powerful as desktop one, you should take care of performance and download time. Maybe is better to have an optimized version for mobile users. How can you [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>You should always think mobile first when you work on web stuff.<br />
Your ui should care about touch events, multi-touch and mouse as well.<br />
Mobile devices are not powerful as desktop one, you should take care of performance and download time.<br />
Maybe is better to have an optimized version for mobile users. How can you be DRY with two angular applications?<br />
An app is always better than a website, but do you really need to outsourcing your app, why not use HTML, CSS, and Javascript instead?</p>
<p>&#8211; responsive<br />
&#8211; touch, gestures &amp; ngTouch<br />
&#8211; performance<br />
&#8211; compatibility<br />
&#8211; handle multiple SPA<br />
&#8211; ionic<br />
&#8211; phonegap &amp; cordoba</p>
]]></content:encoded>
			</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: https://www.w3-edge.com/products/

 Served from: 2014.jsday.it @ 2017-02-13 22:27:48 by W3 Total Cache -->