Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 489 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 489 Bytes

the-road-to-react

Architecture for Developer connector project frontend, backend and test-driven

Frontend

  • React
  • Context-api, Redux,Mobx, or Rxjs as state manegment
  • CSS/React Component style lib(Reactstrap, Material UI, Tailwind, Styled Component)

Backend

  • NextJs/Node/Express
  • mongoose/MongoDB
  • JWT

Test Driven

  • Jest/Enzyme/React-testing-lib/Cypress

Extentions

  • ESlint
  • Prettier
  • Js Doc
  • React-dev-tools
  • Redux-dev-tools
  • Postman
  • Heroku Cli