Embed presentation
Download to read offline






















This document discusses building mobile apps using HTML, CSS, and JavaScript with frameworks like Cordova and Ionic. It outlines some of the downsides of native mobile development like requiring separate code bases for each platform. Frameworks like Cordova and Ionic allow using web technologies to build apps that can be deployed to mobile devices and access device features. Ionic in particular provides UI components and tools to simplify development of Angular apps for mobile. The document encourages trying out Ionic by installing it globally and generating a starter project.




















