Skip to content

Latest commit

 

History

History
41 lines (36 loc) · 1.8 KB

README.md

File metadata and controls

41 lines (36 loc) · 1.8 KB

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

  • Key technologies
    • TypeScript
    • UI library: React
    • bundler: Webpack
    • Sass + PostCSS(autoprefixer and friends)
  • Quality:
  • Build:
  • App:
    • localization
    • form handling(ui/server validation, form state)
    • Store
    • Effects/async flow: RxJs(rxjs/observable)
    • Router: router5
    • React related:
  • Development experience
    • Prettier for formatting(integration with VSCode)
    • HMR for CSS
    • commit format & commit-based changelog generation