Skip to content
This repository has been archived by the owner on Apr 27, 2020. It is now read-only.

Latest commit

 

History

History
27 lines (16 loc) · 328 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 328 Bytes

node-overview-presentation

See slides online

http://krampstudio.com/node-overview-presentation/

The slide deck for an introduction to node.js

About

Why Node ?

Architecture

Npm

  • package.json

Coding with node

  • change samples
  • module patterns
  • streams

Scaling

But