Skip to content

vnykmshr/nodejs-ppt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node.js or how I learned to stop worrying and love the node

ignite talk (20 slides that auto-advance every 15 seconds for a total of just 5 minutes)

  • history
  • architecture - js, v8, libuv
  • i/o and ways to deal with it - sync/threads/process/evented
  • why js?
  • node design goals
  • npm and the community

live coding

  • hello world
  • CommonJS
  • callbacks
  • streams and pipes
  • event emitters
  • real-time with socket.io
  • full stack app - client and server in js

node style guide

https://github.com/felixge/node-style-guide

About

nodejs ppt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published