20210611_VueConf US 2021 The Vue 3 Composition API by Natalia Tepluhina

With the Vue 3 Composition API, we got a powerful tool to abstract the logic. But how do you make your composables really flexible? In this talk, you will live code a composition function to match a set of different APIs selected by a spinning wheel. Watch more conference videos 👉 Explore courses 👉 Get in touch 👉 team@ 0:00 Introduction 2:12 Vue 3 Composition API 5:08 Flexible universal logic composition 7:24 Solve with Composition API 30:02 Final result
Back to Top