Go to Preview Lesson
Go to Preview Lesson
LESSON 7.5
Summary Chapter 7
LESSON 8.1
Creating an e-commerce with Qwik and Supabase
Complete Guide to Qwik
MODULE 1
Qwik in Action
LESSON 1.1
Foreword
MODULE 2
Introduction
LESSON 2.1
Introduction
LESSON 2.2
TypeScript
LESSON 2.3
Frontend architectures
LESSON 2.4
Hydration
LESSON 2.5
React Server Component
LESSON 2.6
Resumability, the Qwik way
LESSON 2.7
Summary Chapter 2
MODULE 3
Qwik, the framework built on top of closure-extraction
LESSON 3.1
Qwik, the framework built on top of closure-extraction
LESSON 3.2
Resumability
LESSON 3.3
Code Extraction
LESSON 3.4
Why Qwik use JSX syntax
LESSON 3.5
Summary Chapter 3
MODULE 4
Getting started with Qwik
LESSON 4.1
Getting started with Qwik
LESSON 4.2
Qwik compilation Process
LESSON 4.3
Technical requirements to start a new Qwik application
LESSON 4.4
Middleware
LESSON 4.5
Summary Chapter 4
MODULE 5
SEO and Core Web Vitals
LESSON 5.1
SEO
LESSON 5.2
Sitemap and robots files
LESSON 5.3
Partytown
LESSON 5.4
Core Web Vitals
LESSON 5.5
Labs data vs Field data
LESSON 5.6
Summary Chapter 5
MODULE 6
Deploy Qwik in production
LESSON 6.1
Deploy Qwik in production
LESSON 6.2
Cloud solutions
LESSON 6.3
Branching strategies
LESSON 6.4
Progressive Web App
LESSON 6.5
Summary Chapter 6
MODULE 7
Style and render data with Qwik
LESSON 7.1
Style and render data with Qwik
LESSON 7.2
CSS and Built-In Styling Methods
LESSON 7.3
Tailwind CSS
LESSON 7.4
Managing data with Qwik
LESSON 7.5
Summary Chapter 7
MODULE 8
Creating an e-commerce with Qwik and Supabase
LESSON 8.1
Creating an e-commerce with Qwik and Supabase
LESSON 8.2
Technological spike
LESSON 8.3
Supabase for your backend
LESSON 8.4
Let's talk about the Authentication process
LESSON 8.5
Summary Chapter 8
MODULE 9
Rendering products with Orama full text search
LESSON 9.1
Supabase CLI
LESSON 9.2
Supabase db migrations
LESSON 9.3
Show products on our homepage
LESSON 9.4
Product Detail
LESSON 9.5
Cache-control headers
LESSON 9.6
Summary Chapter 9
MODULE 10
Adding cart and checkout process with Stripe
LESSON 10.1
Add a product to your favorites list
LESSON 10.2
Adding cart and checkout process with Stripe
LESSON 10.3
Page views tracking
LESSON 10.4
Real-time database
LESSON 10.5
Summary Chapter 10
MODULE 11
Adding tests to our Qwik application
LESSON 11.1
Overview of application testing
LESSON 11.2
How much testing is enough? When do I write tests?
LESSON 11.3
Test-Driven Development (TDD)
LESSON 11.4
Let's add some tests with Cypress
LESSON 11.5
Qwik UI
LESSON 11.6
Summary Chapter 11
MODULE 12
Final thoughts
LESSON 12.1
Final thoughts
LESSON 12.2
qwikify$
LESSON 12.3
Qwik inside Astro application
LESSON 12.4
Micro-frontends with Qwik
LESSON 12.5
Summary chapter 12
Go to Next Lesson
Go to Next Lesson
LESSON 8.2
Technological spike
Go Pro
Log In
Creating an e-commerce with Qwik and Supabase
In this lesson you will learn how architect a modern frontend end application.
Table of Contents
Section 8.1
Trade-off Sliders