hook.io is a full featured i/o framework for node.js. hook.io allows you to create clouds of node.js processes which seamlessly communicate with each other to form fault-tolerant distributed systems.
hook.io is a radical departure from how web applications are currently being built. hook.io itself is very easy to use, but the concepts behind it can be hard to understand from only reading the documentation and unit tests.
For this reason, I have created eleven short video tutorials for explaining the basic usage and functionality of hook.io
You can also find a mirror of these videos @ https://github.com/hookio/tutorials
UPDATE: 6 more videos on Spawning hook.io Hooks
DOUBLE UPDATE: Due to popular demand, I have converted and uploaded all videos to youtube. You can subscribe here: http://www.youtube.com/maraksquires
Enjoy!
- The Basics Part 1
- The Basics Part 2
- The Basics Part 3
- IRC Hook Configuration Part 1
- IRC Hook Configuration Part 2
- 3 Minute IRC Bot
- Hook.io Libraries
- HTTP Webhook Server
- Socket.io Bridge to Browser
- Emit events from CouchDB _changes feed
- Extending an existing application
Note: I apologize for the low quality audio and strange video overlays. I've fixed this problem in the newer batches of videos