Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If you want to learn streams the hard way try to implement any non trivial build process with gulp.js

Just a warrning. Node.js had 3 versions of streams so far and some packages that implement stream functionality don't all work properly with latest version. Also two types bytestream and object stream.



Node.js streams are largely unicast, instead RxJS and related libraries can be multicast. RxJS, on the other hand has been fairly stable for quite some time now and the APIs largely haven't changed from when we first released in 2010.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: