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


The developing of software is a complex task. Like every complex process, it needs planning. It needs a good base and a well-designed architecture. In this chapter, we saw a few different aspects of planning a big Node.js application. In the next chapter, we will learn how to manage our assets.