20191010 Why the Vue 3 Composition API
This Vue 3 Composition API tutorial makes it clear why the limitations of Vue 2 led to the creation of Vue 3 s Composition API, and how it solves a few problems for us. We ll go into detail about some of the challenges you might face with Vue 2, so that you can see where the new API comes in. Dive deeper into Vue 3 Get your free Vue 3 cheat sheet Explore more courses Get in touch Tweet us 0:00 Introduction 0:12 Limitations when using Vue 2 0:42 1: Large components can become hard to read maintain 3:27 2: No perfect way to reuse logic between components 6:14 Vue 3 Composition Functions
|
|