January 2018
Intermediate to advanced
332 pages
7h 36m
English
For this chapter, we will use a very simple and light Node.js application, which will be holding our example scripts. The main goal here is to be able to run each of the use cases individually and not have an entire web (client or server) application for each of them. This helps us to have a uniform base project.
mkdir <project-name>
Read now
Unlock full access