Overview
Ionic is a front-end SDK for building native-like mobile applications across multiple platforms. It serves as a framework, not unlike Bootstrap or Foundation, but for mobile applications.
In this instructor-led, live training participants will learn how to create a cross-platform, native-like mobile app using the Ionic framework.
By the end of this training, participants will be able to
- Create and deploy app-store-ready mobile applications for Android and iOS
- Understand and employ Ionic syntax and Angular’s Typescript
- Extend the application’s feel and functionality with Ionic Native
Audience
- Javascript (JS) developers
- Front-end developers
- AnguarJS developers
- Mobile application developers
Format of the course
- Part lecture, part discussion, exercises and heavy hands-on practice
Note
- This training covers Ionic 2.0 and Angular 2.0. For training on Ionic 4.0 and Angular 4.0, please see: TBD
Requirements
- General understanding of HTML, CSS, and JavaScript
- Basic understanding of Angular2 is helpful but not required
- Comfortable using the command line
Course Outline
Introduction
- Angular as an enabler of single page applications (SPA)
Architectural overview
- HTML5, Javascript, NodeJS, CSS, and Cordova
- Model View Controller (MVC) development