Video

JavaScript Marathon | Vue Composition API in Action

Javascript Marathon

Watch

Vue 3 introduced the Composition API, a new way to write component logic. We will explore the Composition API methods, and then take an existing Vue 3 application and convert it from the Options API to the Composition API.