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

Summary


In this chapter we covered a lot of ground, going into great depth as regards AngularJS and learning more about the interaction of a model, view, and controller. We also saw how to use Cordova plugins and ngCordova in order to access native features (something that we will be doing a lot of in the future chapters). Finally, we saw how to create services and use them in order to serve data to our users.

We also recommend the usage of your favorite browser's inspect element tools, which can give you an insight into any display errors that you might run into when running the application.