- Mastering Immutable.js
- Adam Boduch
- 220字
- 2021-07-08 10:30:00
What this book covers
Chapter 1, Why Immutable.js?, explains why you want to use this library.
Chapter 2, Creating Immutable Data, helps you get started by creating immutable collections.
Chapter 3, Persistent Changes, discusses how to create new data by changing existing data.
Chapter 4, Filtering Collections and Finding Items, talks about locating the data that you need.
Chapter 5, Sequences and Side-Effects, explains how to iterate over collections in order to use collection data.
Chapter 6, Sorting Collections, helps you in get the order right.
Chapter 7, Mapping and Reducing, introduces the fundamentals of transforming collection data.
Chapter 8, Zipping and Flattening, discusses simplifying iterations and collection structures.
Chapter 9, Persistent Change Detection, enables you to determine whether a persistent change method actually changed data.
Chapter 10, Working with Sets, explains how to produce unique collection values.
Chapter 11, Comparing Collections, talks about figuring out how one collection relates to another.
Chapter 12, Combining Collections, helps you build new collections by adding collections together.
Chapter 13, Declarative Decision Making, uses immutable collections to help write declarative code.
Chapter 14, Side-Effects in User Interfaces, explains rendering UI components with immutable collections.
Chapter 15, Side-Effects in Node.js, discusses reading and writing collection data using IO streams.
Chapter 16, Immutable Architecture, puts it all together, in the form of a reusable pattern.
- 手機安全和可信應用開發指南:TrustZone與OP-TEE技術詳解
- OpenStack Cloud Computing Cookbook(Third Edition)
- Visual Basic .NET程序設計(第3版)
- 數據庫系統教程(第2版)
- Docker技術入門與實戰(第3版)
- 密碼學原理與Java實現
- SQL for Data Analytics
- Python數據分析(第2版)
- Visual Basic程序設計實驗指導(第4版)
- 3D少兒游戲編程(原書第2版)
- 自制編程語言
- 運用后端技術處理業務邏輯(藍橋杯軟件大賽培訓教材-Java方向)
- Windows Phone 7.5:Building Location-aware Applications
- Advanced Express Web Application Development
- H5+移動營銷設計寶典