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

More Secure Vue & Nuxt Apps - By Default

More Secure Vue & Nuxt Apps - By Default

Jakub Andrzejewski

Developers often need to work quickly, which can impact software quality aspects like performance, accessibility, and security. Configuring web applications to be protected against common threats is challenging. Nuxt Security, a module for Nuxt, helps build more secure applications without additional configuration. Explore concepts of security in modern web applications and OWASP to build more secure Vue and Nuxt applications with guidance from Jakub.