Skip to content

About Immer

As the Immer npm package page mentions:

Quote

Create the next immutable state tree by simply modifying the current tree.

Immer helps you manages your state without having to think about immutability.

How and why do we use Immer

TODO

Resources and alternatives

These resources and alternatives are related to the current item (in alphabetical order).

None at the moment.