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

An alternate chat


You can find an excellent tutorial on how to build a chat application that is similar to ours using Express.js and Socket.io at http://socket.io/get-started/chat/.

In fact, the example that we used here is inspired by this one, though we have modified it in order to make it suitable for the book.