Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upChore: get rid of redux-optimist #4174
Open
Comments
I want to work on that.
|
You've been doing great work so far, so not much I can add. Just the general concept of redux-optimist: I think the idea was to make the UI respond fast when doing backend related operations assuming most of them succeed anyway. |
Draft
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We use
redux-optimist
only for the editorial workflow which is inconsistent with the rest of the codebase, and makes the code more complicated.Also, that package is no longer maintained.
We should remove it as unless we can think of a major benefit it produces.