Skip to content

A workshop to go through how we can best manage the state of applications and how to approach various scenarios that require state management.

License

Notifications You must be signed in to change notification settings

askharley/react-state-management-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React State Management Workshop

A workshop to go through how we can best manage the state of applications and how to approach various scenarios that require state management.

Table of Contents

🎯 Goals

⚡ Get Started

Clone Repo

# clone the repo
$ git clone git@github.com:askharley/react-state-management-workshop.git
​
# navigate into the repo root
$ cd react-state-management-workshop
​
# navigate into the start project
$ cd start

Install

# install the dependencies
$ npm i
​
# start the application
$ npm start

📚 Projects

🤖 Deployments

​ ​

🚀 How To Use This Workshop

About

A workshop to go through how we can best manage the state of applications and how to approach various scenarios that require state management.

Topics

Resources

License

Stars

Watchers

Forks