For various reasons, many people are still using Vue 2 and have some doubts about migrating to Vue 3. Others are only thinking of trying Vue for the first time, and they don’t know which version to start with. In this article, we’ll try to explain how to start using VueJS 3 and the Composition API.
Another question that often raises concerns is whether you should use TypeScript at the same time. Or will it make it harder to master Vue 3?