VueConf US 2021

Talks

1. Looking Through the VueFinder

Henri Helvetica

2. Component Testing with Vite, Vue, and Cypress

Jessica Sachs

3. HTML Email with Vue.js

Tracey Holinka

4. Component Library / Accessibility

Jonathan Bakebwa

5. Vuetify 3

John Leider

6. The Vue 3 Composition API

Natalia Tepluhina

7. Nuxt Performances

Debbie O'Brien

The Vue 3 Composition API

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.