Skip to content

Latest commit

 

History

History
69 lines (51 loc) · 3.31 KB

README.md

File metadata and controls

69 lines (51 loc) · 3.31 KB

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