Node.js Tutorial — Read the sections entitled “Home”–“Event Loop” & “Web Module”–“Express Framework”. Read mostly for concepts, trying things out if you want more detail. You can skip “Environment Setup” unless you want to install the system on your own machine. (nb. We suggest Installing Node.js via the package manager.)
Note that Node.js (N) and Express (E) are key components of the MEAN and MERN web-development stacks.
ECMAScript compatibility table — Familiarize yourself with the JavaScript (ECMAScript) compatability of different browsers and implementations, particularly V8 and Node.