Official resource
Qwik Documentation
The official reference for installing, running, building, and deploying Qwik.
A practical Qwik course focused on modern architecture, clear progression, and a real-world project built with Qwik, Tailwind, Supabase, and Vercel.
8
Structured chapters
Real app
Learn through practice
Modern stack
Qwik, Supabase, Vercel
Prefer the official docs first? Visit Qwik.dev
Learn Qwik
The actively maintained version of the course, designed to teach Qwik progressively without unnecessary complexity.
Learn Qwik
Introduction:
Interactive Dashboard Overview
2026
Progress
0 / 8 chapters completed
Next step
Introduction
Interactive Dashboard Overview
Understand the architecture of the 2026 edition and how the course is structured.
Practical
This is not a vague tour of the framework. You move through real chapters and assemble a concrete project.
Modern
Qwik, Tailwind v4, Supabase, auth flows, deployment, and the kind of structure people actually need in 2026.
Progressive
The point is to understand Qwik by shipping things, not by bathing in a hot tub of over-explained abstraction.
Main course
Actively maintained, modern, and designed as the main learning path. The Legacy version stays available, but this is the one that deserves the spotlight.
Understand the architecture of the 2026 edition and how the course is structured.
Open chapter
Create a new Qwik application using the dashboard starter example and explore the project.
Open chapter
Style your Qwik application with Tailwind and CSS Modules.
Open chapter
Use icon libraries and create custom SVG components.
Open chapter
Understand file-based routing in Qwik, create nested routes, and share UI using layout.tsx.
Open chapter
Use Qwik City navigation, replace anchor tags with Link, and highlight the active route.
Open chapter
Optimize font loading in your Qwik application with self-hosting, Fontsource, and font-display.
Open chapter
Optimize image loading in your Qwik application with automatic image processing, responsive sources, and mobile-friendly rendering.
Open chapter
How it works
The course is structured around a real dashboard application, so each chapter moves the project forward instead of wandering around in theoretical fog.
Start from the "LRD-Qwik Dashboard" base and get your local environment ready.
Use ready-made visual foundations and apply Qwik patterns chapter by chapter.
Bring the dashboard to life with data flows, app logic, and realistic structure.
End with a project that feels real, not a toy demo abandoned in a folder.
Complete chapters at your own pace and pick up where you left off.
Test what you understood as you move through the course.
Secondary reference
Still available for reference, comparison, or older material. Useful, yes. Main path, no.
Understand what you are going to build and how the course is structured.
Open chapter
Create a new Qwik application using the dashboard starter example and explore the project.
Open chapter
Style your Qwik application with Tailwind and CSS modules.
Open chapter
Continue working on your home page by adding a hero image and a custom font.
Open chapter
Create a new page for your application and learn how to manage layouts.
Open chapter
Add navigation to your application and learn how to navigate between pages.
Open chapter
Setup a database for your application and seed it with initial data.
Open chapter
Learn how to fetch data in Qwik.
Open chapter
Learn how to optimize data fetching in Qwik.
Open chapter
Learn how to stream data in Qwik.
Open chapter
Learn how to add search and pagination to your Qwik application.
Open chapter
Learn how to create, update, and delete data in your Qwik application.
Open chapter
Keep going
Once the course gets you moving, use these extra resources to explore specific Qwik topics in more depth.
Learn directly from the Qwik ecosystem and its creators.
A practical first look at Qwik by Net Ninja.
A longer real-world build focused on application structure.
A useful bridge if you come from the React world.
Get a tailored guide or reach out for help.
Official resource
The official reference for installing, running, building, and deploying Qwik.

