N NVM Nave: NPM Global
N NVM Nave: NPM Global
In this hands-on course, I’ll walk you through the ExpressWorks solutions. Please download Node and npm
(Node’s package manager) using one of the following ways:
I recommend Node v5.1.0 for this exercise, because it supports ES6 out-of-the-box and has other features.
Once you installed Node and npm (npm comes with the Node installer), watch the Lecture 2: Setup
and install ExpressWorks by running this command in your Terminal or Command Prompt:
Other ways of installing ExpressWorks are listed on the GitHub readme: https://github.com/azat-
co/expressworks.
After Lecture 2: Setup, stop and do the first adventure/task/exercise/problem Hello World by reading the
description in the ExpressWorks command line output.
First read the problem, try to solve it. If it’s too hard, then read the HINTS. After solving the problem and
verifying it, watch the video which will walk you through the official solution.
Having three mediums (text, audio and video), doing work and looking at the official solution (which might
differ from your solution, even if both are right), will g
guarantee
uarantee the maximum comprehension and
effectiveness.
PS: If you see any bugs, submit them to https://github.com/azat-co/expressworks/issues (but don’t send
there your questions like “OMG, this is not working, what is wrong with my code?”.
–
Cheers,
Azat Mardan
Author of React Quickly, Practical Node.js, Pro Express.js and other books on JavaScript/Node.js