Miško Hevery
Interactive server side components
#1about 2 minutes
The web performance problem with modern frameworks
Most e-commerce websites struggle with poor Google PageSpeed scores because current frameworks prioritize runtime performance over time-to-interactive.
#2about 4 minutes
How replayable frameworks cause slow startup times
Traditional frameworks must download and execute the entire application's JavaScript on the client to "replay" the server's work and attach event listeners.
#3about 2 minutes
Qwik's resumable approach for instant interactivity
Qwik achieves near-instant interactivity by serializing application state and listeners into the HTML, allowing the client to "resume" execution with a tiny 1KB loader.
#4about 7 minutes
Comparing hydration models: monolithic, islands, and Qwik
A visual comparison shows how Qwik's fine-grained, out-of-order component hydration is more efficient than monolithic hydration or the island architecture popularized by Astro.
#5about 4 minutes
Live demo of a Qwik to-do application
A to-do app demonstrates how Qwik downloads only a tiny loader initially, then fetches small JavaScript chunks on demand as the user interacts with the UI.
#6about 4 minutes
How the Qwik optimizer automates code splitting
The Qwik optimizer automatically creates lazy-loading boundaries using `Q hook` markers, eliminating the need for developers to manually configure code splitting.
#7about 7 minutes
Serializing component relationships for fine-grained reactivity
Qwik serializes component state and relationships directly into the HTML, enabling the client to perform targeted updates without downloading or executing the entire application.
#8about 4 minutes
Q&A on web components, SEO, and state management
The discussion covers the theoretical integration with web components and Shadow DOM, the positive SEO impact of serving pure HTML, and compatibility with state libraries like Redux.
#9about 8 minutes
Q&A on performance, architecture, and PWA capabilities
Questions are answered regarding HTTP request overhead, using Qwik as a full framework replacement, managing HTML size, and leveraging resumability for PWA offline state.
#10about 3 minutes
Q&A on integration, debugging, and dependencies
The final questions address the process of integrating Qwik into existing projects, debugging via DOM attributes, and the framework's ability to handle circular dependencies.
Related jobs
Jobs that call for the skills explored in this talk.
Featured Partners
Related Videos
Rethinking web application design for fastest possible time to interactive
Misko Hevery
Qwik: Making sure that easy is same as performant
Miško Hevery
To New Frontiers: The Future of Frontend Development
Rainer Hahnekamp
Microfrontends at Scale
Josh Goldberg
Multiple Ships to the Island - Micro Frontends & Island Architectures
Florian Rappl
Snappy UI needs no Single-Page Application
Clemens Helm
The Lean Web
Chris Ferdinandi
Why HTMX is crushing React, Vue & Svelte.
Felix Eckhardt & Benedikt Stemmildt
From learning to earning
Jobs that call for the skills explored in this talk.
Full Stack Engineer JavaScript
Client Server
Charing Cross, United Kingdom
Remote
€50K
React
Node.js
JavaScript
+2
Lead Front-End Engineer TypeScript React - Management d'équipe
WAKE IT UP
Paris, France
Remote
Senior
React
Python
GraphQL
TypeScript
+1
Lead Front-End Engineer TypeScript React - Editeur SaaS Supply Chain
WAKE IT UP
Paris, France
Remote
Senior
Redis
React
Docker
GraphQL
+7
Web Developer - Node / Typescript / HTML / SCSS / Liquid / Shopify
Codext GmbH
Ilshofen-Vellberg, Germany
€40K
CSS
HTML
Node.js
JavaScript
+1


