/perfect-project

The perfect JavaSCript project

Primary LanguageCSSMIT LicenseMIT

nodejs-like-a-boss

Intro to NodeJS & a real-time app with Feathers

NodeJS

  1. hello world
  2. staic file server
  3. static streams
  4. npm install opressor
  5. add pipe(oppressor(request))

Express

  1. sudo npm install -g express-generator@3
  2. cd examples/express
  3. Look at package.json
  4. Update express
  5. npm install
  6. npm install --save static-favicon morgan cookie-parser body-parser debug express-session

Socket.io

  1. cp -r examples/express ./socket.io/
  2. npm install --save socket.io