chieffo2021
3 points
Tools chieffo2021 is Following
React
reactjs.org
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
TypeScript
typescriptlang.org
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
Webpack
webpack.js.org
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
Vue.js
vuejs.org
It is a library for building interactive web interfaces. It provides data-reactive components with a simple...
Vuetify
vuetifyjs.com
Vuetify is a component framework for Vue.js 2. It aims to provide clean, semantic and reusable components t...
Vite
vitejs.dev
It is an opinionated web dev build tool that serves your code via native ES Module imports during dev and b...
Solid.js
solidjs.com
It is a declarative JavaScript library for creating user interfaces. It does not use a Virtual DOM. Instead...