Login
From:
vueschool.io
(Uncensored)
subscribe
Global vs Local Vue Components
https://vueschool.io/lessons/vue-3-global-vs-local-vue-components
links
backlinks
Roast topics
Find topics
Find it!
Vue.js 3 allows us to register components both globally and locally. In this lesson, we'll learn the difference between the two types and how it can affect the build size and performance of your application.