What you need for this book

The following is a list of the software that is required to run the examples in this book:

  • Chapters 1-10: Windows, macOS, or Linux.
  • Chapter 11: Linux or macOS (we recommend that Windows users work through Chapter 11, Deploying Node.js, by SSH-ing into a remote Linux machine).
  • Node 6 or higher. In cases where the code is specific to Node 8, this is specified. Node can be downloaded from http://nodejs.org.
  • Curl 7: Curl can be downloaded from http://curl.haxx.se.
  • Chrome Web Browser