Download: WebM (21 MB) MP4 (49 MB)
Episode 5: Thinking Asynchronously
Asynchronous programming can be difficult if you're not used to it; we'll talk about some common patterns and pitfalls for working in an asynchronous environment. We'll also introduce a flow control library to handle multiple nested asynchronous operations.
Links
- Source code for examples
- async - GitHub / npm
Log in to add your comment!
I am sure that these take a lot of work, I appreciate the time you are dedicating to this.
I am sure you have a long list of things you want to cover: but to add to the list:
- express
- socket.io
- hosting / deployment (best way to provision a ec2 server, or should we use heroku or the like)
- templating (mustache, jade, etc ...)
Thanks!
At some later date I would also love to see some videos on express and Socket.io, but please do keep the fundamental videos coming, they are brilliant!
(Ps. put up a donate button so I can give you a beer!)
Please continue posting more videos.
Requests:
Express
more on async
underscore - I saw you used underscore as an example for npm. What is underscore?
This is my blog and there are a lot of posts about Node.js
http://www.udgwebdev.com