Skip to content

Dillonjay/redux-intro-hratx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redux Intro HACKREACTOR-ATX

Here is the simple Redux/React app! I added some comments to the code as well as few external resources. It was super nice meeting you all, good luck on your future endevors!

Getting Started

  git clone https://github.com/Dillonjay/redux-intro-hratx.git
  cd redux-intro-hratx
  yarn install
  yarn start

If you want run the little example file from the beginning of the talk just run it like any other node file.

  node example.js

Great Redux/React resources that I use.

egghead.io

Totally free course taught by Dan Abramov ( creator of redux )

Course.

Community maintined notes on the course.

Redux DevTools

Repo

Get the DevTools chrome extension

Others

Baller podcast for the bus ride or whatever.

A chat for all things React and Redux. The dudes on here are crazy smart and know what their stuff.

Very dope Medium blog by the creators of React Router.

I subscribe to Kent C Dodds news letter. He consistently sends solid material.

About

Very simple example of using Redux with React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published