made with react.js

Immer

Immutability Library

Visit Site

Description

Immutability Library

"Immer (German for: always) is a tiny package that allows you to work with immutable state in a more convenient way. It is based on the copy-on-write mechanism.

The basic idea is that you will apply all your changes to a temporarily draftState, which is a proxy of the currentState. Once all your mutations are completed, Immer will produce the nextState based on the mutations to the draft state. This means that you can interact with your data by simply modifying it while keeping all the benefits of immutable data."


Creator

Michel Weststrate
@mweststrate


Social Media Links

Floating UI React Toolkit for Floating Elements
icon-eye-dark Created with Sketch. 617
React Native Sensors Get Sensor Data in React Native
icon-eye-dark Created with Sketch. 1.080
Sentry for React React Error Monitoring
πŸ’™ Sponsored by Friends
We’re hosting on Digital Ocean! πŸ’™ Try it today and get a free $100 credit.
React Spectrum Libraries Set of Tools to build User Experiences
icon-eye-dark Created with Sketch. 285
Data Driven Forms Form Rendering Library
icon-eye-dark Created with Sketch. 184