Settings

Theme

Is Redux Dead?

blog.asayer.io

5 points by selbekk 5 years ago · 1 comment

Reader

mikewhy 5 years ago

I agree with a lot of this: hooks and context removed a lot of the need for Redux, but it still has its advantages.

The only nit I have is when the author states "To me, cached data isn’t really global state - it’s just cached data", using a common "list view with an edit button". Having to refresh the table after an edit happens, even though you've already been handed the new values from the server, feels like a DX/UX regression for something that was pretty easy with Redux.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection