Try RxJS in Node.js

Reactive Extension (Rx), which is introduced by Microsoft, is a library for composing asynchronous and event-based programs, by using observable, observer with LINQ-style query operators. If LINQ is the first generation on how people deal with data, Rx should be next generation. 

[Read More]

This article is part of the GWB Archives. Original Author: Shaun

New on Geeks with Blogs