Reactive Programming with RxJS(Pragmatic,2015)
Reactive programming is revolutionary. It makes asynchronous programming clean, intuitive, and robust. Use the RxJS library to write complex programs in a simple way, unifying asynchronous mechanisms such as callbacks and promises into a powerful data type: the Observable. Learn to think about your programs as streams of data that you can transform by expressing what should happen, instead of having to painstakingly program how it should happen. Manage real-world concurrency and write complex flows of events in your applications with ease.
用户评论
高清,而且有目录,非常好
难得的RXJS资源 学习一下 谢谢分享
正在学习rxjs
难得的资源,赞
RxJS 资源,独此一处,找了好久!