DEV Community

Discussion on: What's your tech stack?

Collapse
 
grandemayta profile image
Gabriel Mayta • Edited

Frontend:

  • LitHtml / React (Depend on the project)
  • Redux
  • Webpack 4
  • Webpack Dev Server
  • Babel 7
  • Sass
  • Polyfills
  • Es6
  • Npm scripts
  • Eslint / Typescript
  • Json Server and Fake Data
  • Yarn
  • Git

If I work with Angular I use their CLI and NGRX to handle the state.