Immutable Data and React

Immutable data unlocks powerful memoization techniques and prohibits accidental coupling via shared mutable state. It's no accident that these are the the same benefits provided by React. Persistent data structures provide the benefits of immutability while maintaining high performance reads and writes and present a familiar API. Learn about how persistent immutable data structures work, and techniques for using them in your React applications with Immutable.js, a library of fully persistent immutable data structures.
Length: 31:11
Views 75228 Likes: 1058
Recorded on 2015-01-28 at React.js Conf
Look for other videos at React.js Conf.
Tweet this video