- Mastering Reactive JavaScript
- Erich de Souza Oliveira
- 112字
- 2021-07-09 20:33:06
Summary
In this chapter, we learned what functional reactive programming is and how it compares with imperative programming. We also learned where it comes from and modeled and implemented our first functional reactive program using the bacon.js library. We compared it with a program with and without frp and saw how it can improve our code maintainability and testability by separating the source of the events from the actions caused by them.
In the next chapter, we will take a more in-depth look into the bacon.js library, and what we can do with event streams, and we will also start to model and implement more complex examples using new operators.
推薦閱讀
- Learning OpenDaylight
- Mastering vRealize Operations Manager(Second Edition)
- Learning Windows Server Containers
- SOA實踐者說
- 嵌入式應用程序設計綜合教程(微課版)
- Kubernetes從入門到實踐
- 數據中心系統工程及應用
- 巧學活用Windows 7
- Linux內核設計的藝術:圖解Linux操作系統架構設計與實現原理
- Windows Vista終極技巧金典
- Linux內核API完全參考手冊(第2版)
- Agile IT Security Implementation Methodology
- 計算機應用基礎(Windows 7+Office 2010)
- 電腦辦公(Windows10+Office2016)從新手到高手
- Serverless Architectures with Kubernetes