9504 shaares
222 private links
222 private links
Vue3 will be better on every points
- structure of the component will be better
- the use of TypeScript will improve code support for IDE and the support itself for the development in Vue with TS.
- DOM will be definitely faster
- Only compile and deliver features that will be used
Relevant thoughts along the video about the specificity of web frameworks :)
Vue3 seems promising !