Immutable.js Tutorial - Introduction to Immutable.js
Channel:
Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=1AITIyArG78
Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com
Immutable.js is a JavaScript library for creating and working with persistent data structures. Once created, data collections cannot be altered at any point in time. In this Immutable.js tutorial, we give an introduction to the Immutable.js library and discuss how it allows developers to build more stable web applications that are easier to debug, more stable and easier to reason about.
Watch this video to learn:
- The problems caused by mutating objects
- The value of immutable data structures
- Getting started with Immutable.js
Other Videos By Fullstack Academy
Tags:
Immutable.js
Immutable.js Tutorial
Introduction to Immutable.js
immutable data structures