-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
I like this library, but I want to use it without immer.
-
It's confusing to newcomers when they read everywhere online that they shouldn't mutate state in Redux, only to see the state being mutated here
-
It's inconsistent with React, where you shouldn't mutate state directly
-
The pitfalls of immer means it actually adds more complexity. E.g. you have to remember to either mutate directly or return a new state but not both.
Please consider adding an option to remove it.
vladPovalii, alex-mironov, micahblu, BCAmanning, nullifiedtsk and 12 moregamegee, alexswan10k and JesseBrault0709
Metadata
Metadata
Assignees
Labels
No labels