Immutable.js Tutorial - The Advantages of Using Immutable.js

Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=cHKG4b2XNig



Category:
Tutorial
Duration: 14:14
18,531 views
320


Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com

Immutable.js is a JavaScript library used to create collections of data, which, once created, cannot be changed. This facilitates application development and enables advanced memoization and change detection techniques with simple logic. In this Immutable.js tutorial, we discuss the challenges of mutability and how Immutable.js can solve them by using immutable persistent structures.

Watch this video to learn:

- The pains and obstacles that mutability presents
- How Immutable.js solves these problems
- How Immutable.js works







Tags:
Immutable.js
Immutable.js Tutorial
introduction to Immutable.js