Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.22 KB

README.md

File metadata and controls

30 lines (24 loc) · 1.22 KB

React stack playground

Build Status Dependency Status devDependency Status

The main purpose of this project is to study web applications development based on react stack

TODO list

  • MVP based on react and redux
  • play with react/redux DevTools
  • routing
  • play with some mainstream react third party
    • react forms
    • something to help working with REST
    • redux-saga
    • mobx
    • redux-actions
    • redux-thunk middleware
  • localization
  • refactoring involving best practice
    • Involve airbnb react eslint config
  • tests
  • TypeScript with React

Credit