Persistent Change Detection

Immutable.js collections can never change. Instead, they have methods that implement persistent changes; that is, they return a new collection with the expected change in it. In this chapter, we'll explore how to detect changes in collections. In particular, you'll learn about the following:

  • Performing strict collection equality comparisons
  • The difference between strict equality and deep equality
  • The difference between transformations and mutations
  • Caching parameters and side-effects
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.220.126.5