by selbekk on 2/10/21, 6:16 PM with 1 comments
by mikewhy on 2/11/21, 8:50 PM
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.