--

Hooray! I’m glad someone is writing this. I sigh whenever I hear people say they can use Context instead of Redux for managing state, and they end up rebuilding Redux.

(On a related note, one of my favorite hacks is using createSlice() from Redux Toolkit to populate useReducer(). Really useful for small component group state.)

--

--

Michael Landis
Michael Landis

Written by Michael Landis

Front-end web developer, React enthusiast, vagabond.

Responses (1)