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, you gained a basic understanding of how client-side authentication works and what its basic limitations are. You also saw how to create a basic app that implements some of the basic concepts to create an app in order to see how the app works in practice.

In the next chapter, you'll learn how to set up web socket communication through the app in order to subscribe to dynamic notifications from a server.