In this lesson, learn about the alternative API for interacting with Vue’s reactivity system: the composition API. In Vue 3, the composition api was added to the existing options API for a few reasons:
Overtime though, developers started just using the composition API everywhere. Checkout this video to learn how you can proceed with the composition API during this course, if you so choose.
Links