- Mastering Immutable.js
- Adam Boduch
- 53字
- 2021-07-08 10:30:02
Mutations are destructive
When you mutate data, you change it. If data is immutable, you can't change it.
The purpose of Immutable.js is to bring unchangeable data to JavaScript.
Immutability is native to some programming languages. But why is changing data bad, and how does one write software with data that never changes?
推薦閱讀
- C語言程序設(shè)計(jì)教程
- Spring 5.0 Microservices(Second Edition)
- Apache Oozie Essentials
- 基于Java技術(shù)的Web應(yīng)用開發(fā)
- 從學(xué)徒到高手:汽車電路識(shí)圖、故障檢測與維修技能全圖解
- C程序設(shè)計(jì)案例教程
- C++面向?qū)ο蟪绦蛟O(shè)計(jì)習(xí)題解答與上機(jī)指導(dǎo)(第三版)
- 從零開始學(xué)Linux編程
- Creating Stunning Dashboards with QlikView
- 微前端設(shè)計(jì)與實(shí)現(xiàn)
- Java 7 Concurrency Cookbook
- INSTANT PLC Programming with RSLogix 5000
- C# 10核心技術(shù)指南
- 高性能MVVM框架的設(shè)計(jì)與實(shí)現(xiàn):San
- R語言與網(wǎng)站分析