1. 首页
  2. 编程语言
  3. Javascript
  4. Reactive Programming with RxJS(Pragmatic,2015)

Reactive Programming with RxJS(Pragmatic,2015)

上传者: 2018-12-20 03:27:32上传 PDF文件 4.02MB 热度 52次
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.
用户评论
码姐姐匿名网友 2018-12-20 03:27:32

高清,而且有目录,非常好

码姐姐匿名网友 2018-12-20 03:27:32

难得的RXJS资源 学习一下 谢谢分享

码姐姐匿名网友 2018-12-20 03:27:32

正在学习rxjs

码姐姐匿名网友 2018-12-20 03:27:32

难得的资源,赞

码姐姐匿名网友 2018-12-20 03:27:32

RxJS 资源,独此一处,找了好久!