Book Image

Node.js By Example

Book Image

Node.js By Example

Overview of this book

Table of Contents (18 chapters)
Node.js By Example
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


This chapter was about some of the most used features in social networks nowadays—tagging, sharing, and liking. We updated both sides of our application and validated our knowledge from the previous chapters.

The next chapter will be about real-time communication. We will build a chat window for our users, and they will be able to send real-time messages to others.