🌎 Community-curated list of tech conference talks, videos, slides and the like — from all around the world

🎤

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.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.