0.1.2 • Published 10 years ago

learnserversidejavascript v0.1.2

Weekly downloads
2
License
BSD-2-Clause
Repository
github
Last release
10 years ago

Learn Server Side JavaScript!

Learn Server Side JavaScript!

  1. Install Node.js
  2. Run sudo npm install learnserversidejavascript -g
  3. Run learnserversidejavascript

learnserversidejavascript will run through a series of Node.js workshops. Starting at a basic "HELLO WORLD" and moving on to more advanced exercises about dealing with synchronous & asynchronous I/O, filesystem operations, TCP and HTTP networking, events and streams.