Monthly Archives: December 2013

Easy node.js streams

JavaScript is a great playground for experimentation. After ES6 generators and Galaxy I went back to one of my pet topics: streams. The simple streams API that we have been using in our product works really well but I was … Continue reading

Posted in Uncategorized | 6 Comments