Immutable Data Structures in JavaScript - A Tutorial on Why and How to Use Them

preview_player
Показать описание

Immutable data structures are data structures that cannot mutate. This becomes extremely valuable when managing the state of our programs. In this tutorial, we explain how people have been using immutable data structures along with functional programming to deal with mutable state. We also walk through the implementation of these structures in Tries and introduce JavaScript libraries that make these structures available.

Watch this video to learn:

- What are Immutable Data Structures and how they're implemented
- Why use Immutable Data Structures
- How to use Immutable Data Structures in JavaScript
Рекомендации по теме
join shbcf.ru