Reactive Extensions (Rx) for JavaScript ships as a ZIP file containing the core library, bridges to common JavaScript frameworks (such as jQuery), code samples, debugging assistance files, and testing support. You can now write event-driven asynchronous web sites using all your favorite Rx query operators in JavaScript. RxJS comes with plenty of conversions to interoperate with the DOM, AJAX’s XmlHttpRequest, jQuery, and more.
Comments