10. Steady streams

Being able to work with data one unit at a time is a highly sought after feature in Node.js (and similar technologies). The question is: Why?