Skip to content

Add ImmerJs #24

Description

@npeham

ImmerJs is a perfect solution for a typed way to update your immutable state. Instead of using ImmutableJs where you access the properties of your objects via string, ImmerJs lets you mutate your object but returns with its produce function a complete new copy of your object.

Perfect to simplify redux and local state reducers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions