Skip to content

A workshop to demonstrate how by simply using what React has built into it's foundation, we can write a Redux/Flux like approach to global state management.

License

Notifications You must be signed in to change notification settings

askharley/react-rewriting-redux-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Rewriting Redux Workshop

A workshop to demonstrate how by simply using what React has built into it's foundation, we can write a Redux/Flux like approach to global state management.

Table of Contents

🎯 Goals

⚡ Get Started

Clone Repo

# clone the repo
$ git clone git@github.com:askharley/react-rewriting-redux-management-workshop.git
​
# navigate into the repo root
$ cd react-rewriting-redux-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 demonstrate how by simply using what React has built into it's foundation, we can write a Redux/Flux like approach to global state management.

Topics

Resources

License

Stars

Watchers

Forks

Languages