Another episode of the Redux course (in the middle of a pandemic)! In this installment we'll refactor our simple "application" to Redux Toolkit, the recommended approach for writing Redux logic. In the process you'll learn about configureStore, createAction, and createReducer. (I'll cover createSlice in one of the next episodes).
----------------
Playlist: • Redux
To setup a development environment: https://www.valentinog.com/blog/babel/
The Little JavaScript Book: https://leanpub.com/little-javascript/
----------------
Follow me on:
https://www.valentinog.com/blog/
https://fosstodon.org/web/@gagliardi_...
https://t.me/valentinoga
/ gagliardi_vale
#redux #reduxtoolkit #javascript