Dev stuff by Marc Veens
Marc Veens
Back to all posts

ImmerJS

ImmerJS

Use immer for state manipulation

Have you ever come across a situation where you have a deeply nested state and want you mutate a single property on the deepest level? You could do that using destructuring, but that...

Read more