The Wayback Machine - https://web.archive.org/web/20210707035611/https://github.com/topics/immer
Skip to content
#

immer

Here are 222 public repositories matching this topic...

keithpickering
keithpickering commented Mar 5, 2021

I love the way the @rematch/loading plugin keeps my app's loading state all in one place. Something that stuck out to me as odd was that there's no similar plugin for handling error/success state. So I can now avoid writing a { loading, error, success } object for every reducer, but error and success are still required if I want to perform some action after the effect finishes, so the ret

Improve this page

Add a description, image, and links to the immer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the immer topic, visit your repo's landing page and select "manage topics."

Learn more