- Mastering Immutable.js
- Adam Boduch
- 71字
- 2021-07-08 10:30:03
The Immutable.js approach
Different JavaScript libraries each have their own approach to deal with certain things. For example, React relies on JSX—an XML dialect embedded in JavaScript for declaring user interface components. Lodash exposes lots of little functions, some of which can be chained together to simplify complex code. The idea behind Immutable.js is to expose a small number of collection classes as its API. How does it work?
推薦閱讀
- 精通JavaScript+jQuery:100%動態網頁設計密碼
- PHP 7底層設計與源碼實現
- 圖解Java數據結構與算法(微課視頻版)
- Linux網絡程序設計:基于龍芯平臺
- Oracle BAM 11gR1 Handbook
- Swift Playgrounds少兒趣編程
- Node Cookbook(Second Edition)
- Java網絡編程實戰
- 基于SpringBoot實現:Java分布式中間件開發入門與實戰
- Troubleshooting Citrix XenApp?
- Android系統下Java編程詳解
- Tableau Desktop可視化高級應用
- MySQL 8從零開始學(視頻教學版)
- Building Clouds with Windows Azure Pack
- Mastering Magento Theme Design