Skip to content

FrontendMasters/react-state-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Note

This repo is from an archived version of the course. Watch the latest version of the course on frontendmasters.com.

React State, Redux, and MobX

Here is everything you need to get rocking and rolling for the React State and Redux & MobX workshops. Make sure you give each repository a fresh git pull in the morning—just in case!

Install

Install these tools in your browser of choice. I'll be using Chrome during the workshop.

Respositories

Make sure to run npm install in each repository.

RunKit Notebooks

Below are notebooks containing example code for working with state in Redux.

APIs

We'll be using the following APIs in this workshop:

Notes

Code Sandbox Example Implementations