Vue JS 3 Tutorial for Beginners #10 - The Composition API (part 1)

In this Vue 3 tutorial we’ll take a look at the new Composition API & discuss it’s benefits over the Options API we’ve seen so far. The Composition API is a great new way to make Vue components & reuse component logic. ----- Timestamps ----- 0:00 - Drawbacks of the Options API 4:42 - Composition API basics 11:57 - Template refs (again) 18:17 - Using refs for reactivity 25:17 - Refs vs Reactive 31:57 - Computed values 38:55 - watch & watchEffect 🐱‍💻 🐱‍💻 BUY THE FULL 20-hr COURSE ON UDEMY:
Back to Top