圖書標籤: RxJS Rx FRP JS FP 前端開發 RP Programming
发表于2024-11-14
Reactive Programming with RxJS pdf epub mobi txt 電子書 下載 2024
Create highly concurrent applications while writing simpler code using the Reactive Extensions for JavaScript (RxJS), a set of libraries for event composition. Programming real-world applications in JavaScript involves lots of asynchronous events—you might end up spending more time coordinating asynchronous code in your program than writing its actual functionality. This book introduces concepts and tools from reactive programming that will help you write cleaner and more robust asynchronous programs.
Find out about Observable sequences, a unifying data type to write highly concurrent code. Discover Schedulers and change the concept of time in your applications, making asynchronous testing sane again. Along the way you’ll see real-world examples for the browser and Node.js, including a real-time earthquake visualization in 20 lines of code and a frantic shoot-’em-up space videogame. You’ll also use Cycle.js – a modern, fully reactive web framework – to make a whole new breed of web applications.
By the end of the book, you’ll know how to apply reactive programming to solve complex problems, build efficient programs with reactive user interfaces, and write your code more declaratively.
cool
評分在函數編程,響應式編程大行其道的今天,JavaScript也不甘心地插入一腳。現在越來越多的庫或者框架正在逐步引入或者內建響應式的思想,如果ng2, CycleJS等等,其中最火的莫過於RxJS。FRP早在1997年就有這方麵的論文,直到現在纔慢慢被大眾所熟知,其實OO和FRP並不衝突,何不轉換一下思維,多做一些嘗試呢?
評分入門還可以,概念性的看看,有助於理解。對完成一個程序之類的寫法接受一般
評分在函數編程,響應式編程大行其道的今天,JavaScript也不甘心地插入一腳。現在越來越多的庫或者框架正在逐步引入或者內建響應式的思想,如果ng2, CycleJS等等,其中最火的莫過於RxJS。FRP早在1997年就有這方麵的論文,直到現在纔慢慢被大眾所熟知,其實OO和FRP並不衝突,何不轉換一下思維,多做一些嘗試呢?
評分RxJS的思想非常棒,但是用慣瞭jQuery以及AngularJS的事件綁定,使用RxJS起來有些彆扭。在一些事件流的場景下特彆適用,而在一些錶單操作中顯得太過龐大。RxJS的概念也很清晰明瞭,學起來也很簡單,有機會在復雜的場景下試用一下。
評分
評分
評分
評分
Reactive Programming with RxJS pdf epub mobi txt 電子書 下載 2024