Skip to content

Details

INTRO TO REDUX

This month, we will be updating our React app from our "Intro to React' presentations to utilize Redux for state management.

We will cover domain state, form state and when to choose React's local state vs. Redux for UI state. We will also go over the basic functionality of the Redux Dev Tools.

You can find the source code for the completed React project here:
https://github.com/gojutin/buzzwords

Please feel free to bring your laptops if you would like to follow along. You will want to have Node.js installed on your computer along with the Chrome browser and your code editor of choice.

See you all next Wednesday!

Members are also interested in