Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 832 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 832 Bytes

React stack playground

Actions Status Greenkeeper badge

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

TODO list

  • Build: webpack based
    • JavaScript: TypeScript
    • CSS: Sass + PostCSS(autoprefixer and friends)
  • Quality:
    • E2E testing: testcafe
    • unit & international testing: jest + testing-library
    • Hyper strong TypeScript config
    • EsLint
    • Prettier for formatting
  • App:
    • localization
    • Store: Redux + Redux Starter Kit(?) + RxJs(rxjs/observable)
    • Router: router5