Immutable.js Tutorial - Immutable Data & Immutable.js

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



Category:
Tutorial
Duration: 15:16
879 views
23


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

Immutable.js is a JavaScript library that offers collections of data that are persistent and immutable. This means that the data cannot be changed once created, which leads to much simpler application development. In this Immutable.js tutorial, we provide a brief introduction to functional programming and immutability, talk about the benefits of using immutable data, and dive into the Immutable.js library.

Watch this video to learn:

- What is Immutable.js
- How does Immutable.js work under the hood
- How to implement Immutable.js in your JavaScript application







Tags:
Immutable.js
Immutable.js Tutorial
Immutable Data
functional programming
immutability