Book Image

Learning Node.js for Mobile Application Development

Book Image

Learning Node.js for Mobile Application Development

Overview of this book

Table of Contents (21 chapters)
Learning Node.js for Mobile Application Development
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
14
Creating an E-Commerce Application Using the Ionic Framework
Index

Going further


There are a number of incredible features within the Ionic framework's ecosystem, which take the framework to the next level. It's worth exploring the different features of the Ionic framework by checking out their documentation, which is available at http://docs.ionic.io/.

If you would like to experiment further, it will be worthwhile at this stage to explore how to set up push notifications for your Ionic app projects, Ionic lab, Ionic analytics and deploy.

Ionic lab allows you to view the Android and iOS version of your Ionic app side by side in the browser, which gives you an opportunity to see the salient differences between the different platforms that are supported by Ionic. In the next chapter, we will use Ionic lab more frequently, as you should now be able to understand how to build different user interfaces for our different needs.