Skip to content

Instantly share code, notes, and snippets.

@obenjiro
Last active September 7, 2016 14:52
Show Gist options
  • Save obenjiro/2a55a7476541dc75396e3fb827586282 to your computer and use it in GitHub Desktop.
Save obenjiro/2a55a7476541dc75396e3fb827586282 to your computer and use it in GitHub Desktop.
Node.js Course

NodeJs MUST SEE

JavaScript - Crocford

Event Loops Explained

SOLID JavaScript

JS Design patterns

NodeJs

Latest NodeJs (6.x)

RTFM (aka DOCS)

Must read, from DOCS

About clusters... ( DO NOT use "domains" API ! )

Debugging Node

Good cource (but cost money)

NodeJs Frameworks (Express-ish)

all you need to learn is Express ( all other a derived from it )

Express RTFM

Project Generators

MEAN stack ( Mongo Express Angular )

Alternative ( Meteor )

( allows you to quickly bootstrap ISOMORPHIC apps )

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