Skip to content

Free Resources

Resource thumbnail
JS Marathon

Vue Composition API in Action

Live on July 22nd, 2021 @ 11:00am ET | 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.