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


In this chapter, we made the creating of links between users possible. We reinforced our knowledge about frontend controllers and models. We extended the project's API with a couple of new methods and performed some complex database queries.

In the next chapter, we will learn how to upload content with Node.js. Like other popular social networks, the posted information will be shown as a feed to the users.