Skip to content

Instantly share code, notes, and snippets.

@dynajoe
Created August 22, 2012 04:05
Show Gist options
  • Save dynajoe/3422212 to your computer and use it in GitHub Desktop.
Save dynajoe/3422212 to your computer and use it in GitHub Desktop.
Final Notes - NodeKC - 21 Aug 12
Ideas!
Workshop for node.js and javascript
https://github.com/nodekc/workshop
Node knockout
(1) 1. Desktop clients in node.js and javascript
(12) 2. Websockets with node.js (and what people have done with it)
(7) 3. Persistance (what's available (and what's available on the cloud))
(5) 4. NPM essentials (the things you haven't heard about)
(2) 5. Security and security risks (how to avoid violating POLA)
(7) 6. Streams in node (and streaming things)
(11) 8. Callbacks, promises/eventemitters (soup!)
(8) 9. Native bindings in modules
(4) 10. Performance considerations
10.1 Data structures in Node (handy for large data)
(2) 12. Logging
(7) 13. Architecting node
npm link! Look it up
# Previous ideas
node versions (and the highlights)
connect/express middleware
database connections (mongo, the like, and non-newfangled ones)
cloud hosting platforms
node knockout
structuring/organizing your code
sockets
non-http networks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment