Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance 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
  • Projects
  • Deployments
  • How To Use This Workshop

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

Readme

License

View license

Stars

Watchers

Forks

Contributors

Languages