React + RxJS + Angular 2.0's di.js TodoMVC Jun 25, 2015 React provides the blazing fast DOM rendering. RxJS allows us to deal with events and user interaction as "Arrays over time" that we are able to filter over with map, filter, and their related friends. view source Advertisement