Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 905 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 905 Bytes

Chapter 2 - Welcome to Ionic

About this chapter

In the previous chapter, we saw a couple of key AngularJS features, namely the directives and services. In this chapter, we will understand the big picture of mobile hybrid apps, set up the required software to develop Ionic apps, and finally scaffold a few apps.

The topics covered in this chapter are as follows:

  • Mobile Hybrid Architecture
  • What is Apache Cordova?
  • What is Ionic?
  • Setting up the tools needed to develop and run Ionic apps
  • Working with Ionic templates
  • The Yeoman Ionic Generator

Purchase Book

You can buy Learning Ionic from

Change Log

1.0.0 (2015-07-22)

Change(s):

  • First release