Skip to content

Instantly share code, notes, and snippets.

@prpatel
Created October 12, 2015 18:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save prpatel/fcfb3e97a7728555ba22 to your computer and use it in GitHub Desktop.
Save prpatel/fcfb3e97a7728555ba22 to your computer and use it in GitHub Desktop.

The Introduction to Node workshop has a few prerequisites: First, you should have a good understanding of basic JavaScript, we will not be going over what a function is, or how to create objects. Second, please be sure to have Node installed! The latest version is 4.2.x, but 0.12 would be fine (or even 0.10). Lastly, we'll talk about scaling at the end, if you want to play along you can install the StrongLoop devops tools and try them out for free for a month. See how here: https://strongloop.com/node-js/training/prerequisites/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment