Vue.js Live 2023

Talks

1. The Hidden Cost of Open Source

Aaron Mitchell

2. A Saga of Web Rendering Woes

Alba Silvente Fuentes

3. The Vue-niverse of SEO: Uncovering the Secrets

Alexander Lichter

4. TresJS, a declarative way of creating 3D scenes from Vue components

Alvaro Saburido

5. Building for the Edge - Crafting a Next-Gen Framework

Daniel Roe

6. Stop Writing Your Routes

Eduardo San Martin Morote

7. You’re Probably Using Lighthouse Wrong: How We Got Tricked by a Single Magic Number

Filip Rakowski

8. Image Optimization - Quick Win for Improving Performance in Vue & Nuxt Apps

Jakub Andrzejewski

9. Building Backwards Compatible Vue Libraries

Jessica Sachs

10. Nuxt 3 Modules and Open-Source

Lucie Haberer

11. Building the Vue 3 VDOM on Stage

Marc Backes

12. Writing Good Tests for Vue Applications (e2e vs. Component Tests, Features of a *Good* Test)

Markus Oberlehner

13. Component Design Patterns

Michael Thiessen

14. Alive and Kicking - A Vue Into Rock & Roll

Tim Benniks

You’re Probably Using Lighthouse Wrong: How We Got Tricked by a Single Magic Number

You’re Probably Using Lighthouse Wrong: How We Got Tricked by a Single Magic Number

Filip Rakowski

These days web performance is one of the most important things everyone wants to optimize on their apps, and it’s clear to everyone how dramatic the impact of a poorly optimized website is on business. Yet we as an industry completely fail in recognizing its complexity and widely misuse the most common tool to measure it — Google Lighthouse. If you’re one of those people thinking that good performance equals a good Lighthouse score, you’ve also fallen into this trap and this talk is for you.