learnyounode_1and1

1.0.0 • Public • Published

Adapted version of the great learnyounode for an internal workshop!

An intro to Node.js via a set of self-guided workshops.

Learn You The Node.js For Much Win!

  1. Install Node.js
  2. Run sudo npm install learnyounode -g
  3. Run learnyounode
  4. .. profit!

learnyounode 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.

License

learnyounode is Copyright (c) 2013 Rod Vagg @rvagg and licenced under the MIT licence. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE file for more details.

learnyounode builds on the excellent work by @substack and @maxogden who created stream-adventure which serves as the original foundation for learnyounode.

Readme

Keywords

none

Package Sidebar

Install

npm i learnyounode_1and1

Weekly Downloads

8

Version

1.0.0

License

MIT

Last publish

Collaborators

  • haimich