Skip to content

meyerds/react-redux-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Redux Workshop Labs and Slides


Setup

Prior to attending the workshop, we ask to validate your machine setup so that we can ensure a smooth workshop focused on learning React, not tweaking machine setup!

  1. Please ensure you have all the requested tooling (e.g. git) as specified in setup instructions
  2. git clone https://github.com/objectpartners/react-redux-workshop.git
  3. cd react-redux-workshop
  4. node verify.js

If all goes well, you should see

🎉 Congrats! Your system is setup properly

You should be good to install and run things.

Forking

Alternately, you may consider forking the react-redux-workshop to your own personal account. You can do that like so:

  1. Fork from the GitHub web UI (top right "Fork" button)
  2. Use the new git repo URL that was created. For instance, https://github.com/myaccountname/react-redux-workshop.git
  3. Follow the other steps as normal

Additional Info

Slides and labs for the accompanying workshop demo repo

Labs

Lab markdown files are located in the labs folder

Slide Deck

The slide deck is located in the slidedeck folder. The published slides are located here

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.8%
  • HTML 17.1%
  • CSS 0.1%