node.js



Architecture of node.js 

The Event loop 

Developing web applications with 
Express, Jade and stylus

node.js architecture

The Event loop

node.js pros

  •  build JSON API's
  •  Orchestarting sevices from different API's.
  • Is continuosly improving in performance - V8.


node.js cons

  • Different programming model - hard to think in terms of async.
  •  Not a good fit for CPU bound tasks.


Getting started with web applications using node.js



Express - Web application framework
Jade - Templating engine
Stylus - CSS 




Questions?

Node.js - Introduction to Express, Jade + Stylus

By Amith Nambiar

Node.js - Introduction to Express, Jade + Stylus

Introduction node.js , express, jade + stylus.

  • 3,361