
VueConf US 2021
Talks
1. Looking Through the VueFinder
2. Component Testing with Vite, Vue, and Cypress
3. HTML Email with Vue.js
4. Component Library / Accessibility
5. Vuetify 3
6. The Vue 3 Composition API
7. Nuxt Performances
The Vue 3 Composition API

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 we will livecode a composition function to match a set of different APIs selected by a spinning wheel.