This Mission: Launching with Composition API

Learn how to use the new Vue.js 3 Composition API works!
Prepare to embark on a journey into the new Vue.js 3 Composition API!
(∩`-´)⊃━☆゚.*・。゚
In this mission, we'll be:
- Learning what the Composition API is
- How to use the Composition API
- How reactive data works with Composition API
- How computed properties, lifecycle hooks work with Composition API
- How to watch data in Composition PAI
Good luck cadet!
Start This Mission