Top problems I got switching to Vue 3
Today I want to share the problems 🤯 I got when I converted my project from Vue 2 to Vue 3.
My top 3 problems switching to Vue 3:
using v-model on custom components
using filters in my template
using external components
1. Using v-model on custom ...
ghalex.hashnode.dev3 min read