ngCourse2
ngCourse2 copied to clipboard
Update - Immutable.js
Immutable.js
- [x] Is this library still widely used? Last updated in 2018
- [ ] Should we discuss the Redux pattern?
What is Immutability?
- [ ] Be a bit more explicit with the 2 immutability examples
Immutability.js Basics
Nested Objects
- [x] Explain what Immutable.fromJS does
Performance and Transient Changes
- [ ] Update “allocation” to “allocating”