Vue.js Live 2024

Talks

1. 10 Years of Vue: the Past and the Future

Evan You

2. What's Hot On Tresjs V4

Alvaro Saburido

3. Learning To Learn: How To Web Dev The Right Way With Vue If You Are A Beginner

Ashwin Vinay Phadke

4. PrimeVue | The Next-Gen UI Component Library

Çağatay Çivici

5. Building a Better Hammer - The Story of Nuxt 4

Daniel Roe

6. Data Loaders - Elevating Data Fetching in Vue

Eduardo San Martin Morote

7. More Secure Vue & Nuxt Apps - By Default

Jakub Andrzejewski

8. The Swiss Army Knife of Every Vue Developer

Juan Andrés Núñez Charro

9. Scalable Forms in Vue

Justin Schroeder

10. No More Mocking! Write Better Tests For Your Nuxt Application With Contract Tests

Markus Oberlehner

11. We May Not Need Component Testing

Maya Shavin

12. 6 Levels of Reusability

Michael Thiessen

13. Who Are Vue? Authn In Vue, The Important Parts

Ramona Schwering

14. Build Your Own Component Library, With `Shadcn-vue`

Zernonia Kong

No More Mocking! Write Better Tests For Your Nuxt Application With Contract Tests

No More Mocking! Write Better Tests For Your Nuxt Application With Contract Tests

Markus Oberlehner

Explore how to create resilient software systems using API-first techniques. Markus demonstrates using Specmatic and Playwright to ensure Nuxt applications work seamlessly with microservices. Learn to write OpenAPI specifications, spin up stub servers, and test in a controlled environment. Discover techniques for rapid iteration without fearing regressions, and understand contract testing principles and integration steps with Playwright or Cypress for your projects.