jvallejome
3 points

Tools jvallejome is Following

React
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
Webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
rollup
It is a module bundler for JavaScript which compiles small pieces of code into something larger and more co...