Skip to content

learning-ionic/Chapter-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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