Find out how to take your web app and convert it to a mobile app and how to deploy your web app to Azure.[03:19] - Multi-Device Hybrid Apps Tooling[16:55] - Deploying to Azure
See how to cache and store data in the browser, and get an intro to geolocation.[02:51] - Browser storage[15:04] - Caching and offline access[26:00] - Geolocation
Learn about the different options for creating a full-fledged mobile web application.[02:09] - Options for the client framework[03:41] - Getting started with Angular
Examine the different options for creating a backend for mobile web applications.[03:20] - Server architecture[09:50] - Creating the Mobile Service
Find out how to work with touch, using JavaScript events and a helper library.[01:50] - Issues with touch[05:31] - JavaScript support[15:04] - Library support (Hammer.js)
Dig into how to create a responsive interface and the tools needed to ensure that a site performs well on smaller devices.[03:25] - CSS and media queries[23:29] - Bootstrap[31:19] - Images[49:18] - Mimicking Apps
Explore the different considerations a developer needs to take into account for creating sites in today's mobile-first world.[17:19] - What is “Mobile First”?[27:41] - Design guidelines[1:05:13] - Want not to do