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 did something that is very important for our application. We implemented content creation and delivery by extending our backend API. A couple of changes were made to the frontend too.

In the next chapter, we will continue adding new features. We will make the creating of branded pages and events possible.