/learnyounode

Using the "learnyounode" from nodeschool.io to learn the basics of node: asynchronous i/o, http.

Primary LanguageJavaScript

learnyounode

Using the "learnyounode" from nodeschool.io to learn the basics of node: asynchronous i/o, http.

I'm using this as a starting point/refresher to node/javascript for interviews.

You can run all of these tests but first you will need to download javascripting with

npm install -g learnyounode