Immutable.js Tutorial - The Advantages of Using Immutable.js
Channel:
Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=cHKG4b2XNig
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
Other Videos By Fullstack Academy
2017-07-11 | Saga |
2017-07-11 | Witches Brew |
2017-07-11 | Student Project: Pusheen Travel |
2017-07-11 | Hot Spot: Fire Rescue |
2017-07-11 | Mercury |
2017-07-11 | Tama-Do (winner, Developers' Choice Award) |
2017-07-06 | Stackathon Presentation: Marauder's Map |
2017-07-06 | Stackathon Presentation: YelpMe |
2017-06-28 | Stackathon Presentation: Audio Visualization |
2017-06-28 | Stackathon Presentation: Snake in React |
2017-06-28 | Immutable.js Tutorial - The Advantages of Using Immutable.js |
2017-06-27 | Serverless Tutorial - Examples using the Serverless Framework on AWS |
2017-06-27 | Neural Networks Tutorial - A Conceptual Introduction to Neural Networks |
2017-06-27 | Stackathon Presentation: TickTalk |
2017-06-27 | Stackathon Presentation: Catching Matching Color Chaos! Game |
2017-06-26 | Stackathon Presentation: YelpMe |
2017-06-26 | Stackathon Presentation: Bark |
2017-06-26 | Stackathon Presentation: OkCollab |
2017-06-26 | Stackathon Presentation: Say What? |
2017-06-26 | Stackathon Presentation: TempTracker |
2017-06-26 | Stackathon Presentation: Burrito Compass |
Tags:
Immutable.js
Immutable.js Tutorial
introduction to Immutable.js