Skip to content

PacktPublishing/Learning-Ionic-Second-Edition

Repository files navigation

Learning Ionic - Second Edition

This is the code repository for Learning Ionic - Second Edition, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

This book explains how to build mobile hybrid applications with ease using Ionic. Be it simple apps that integrate with REST APIs or complex apps that involves native features, Ionic provides a simple API to work with them. With a basic knowledge of web development and TypeScript, and a decent knowledge of Angular, one can easily convert a million-dollar idea into an app with a few lines of code. In this book we will explore how you can do this.

Instructions and Navigation

All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter 2. Chapter 9, Chapter 10 and Chapter 11 does not have code.

The code will look like the following:

x = 20; 
// after a few meaningful minutes  
x = 'nah! It's not a number any more';

To start building Ionic apps, you need to have a basic knowledge of Web Technologies, TypeScript, and Angular. A good knowledge of mobile application development, device native features, and Cordova is optional. You need Node.js, Cordova CLI, and Ionic CLI installed to work with Ionic framework. If you want to work with device features such as the Camera or Bluetooth you need have the mobile OS setup on your machines. This book is intended for those who want to learn how to build Hybrid Mobile applications using Ionic. It is also ideal for people who want to work with theming Ionic apps, integrating with the REST API, and learning more about device features such as Camera, Bluetooth using Ionic Native. Prior knowledge of Angular is essential to complete this book successfully.

Related Products

Suggestions and Feedback

Click here if you have any feedback or suggestions.

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781786466051

About

Code repository for Learning Ionic - Second Edition by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published