Qwik for Instant-Loading Websites & Apps

Qwik for Instant-Loading Websites & Apps

3 hours, 48 minutes CC

As web apps become more dynamic and interactive, developers are faced with the challenge of managing larger and larger amounts of JavaScript, often resulting in poor performance. The Qwik JavaScript framework offers a new approach to this problem by using a unique resumable architecture that allows for fast startup times and amazing Lighthouse scores, even with large codebases!

This course and others like it are available as part of our Frontend Masters video subscription.

Published: February 28, 2023
Get Unlimited Access Now
Table of Contents

Introduction

Framework Performance

Qwik Setup

Data, Routing, & Interactivity

Lazy Execution & Authentication

Wrapping Up