Skip to content

joeshub/learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Branches

Branches progressively build on a simple app

master

  • basic react redux store layout

middlewares

  • add api server for data fetching
  • create and use an async middleware to process promise response

thunks

  • add user auth api backend
  • use redux thunk to dispatch actions inside actions

router

  • add react-router
  • use index and nested routes
  • use protected routers
  • use async routes for data fetching

About

Playground for react, redux, react-router

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published