Book Image

Learning Single-page Web Application Development

Book Image

Learning Single-page Web Application Development

Overview of this book

Table of Contents (15 chapters)
Learning Single-page Web Application Development
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


We have now ended yet another chapter with a storm of information and good practices. We have covered almost all modules of the Node ecosystem to develop the RESTful API.

Our journey is still just the beginning. We have many issues ahead and we will treat them the same way: by always prioritizing best practices and using open source alternatives to solve our problems.

In the next chapter, we will show how we can build the interface of our application using a few frameworks to speed up frontend development with the Responsive boilerplate. We will also discuss Pure CSS, how to refactor the API using an Express generator and how to set up routes, and user authentication with Passport.