Qwik Homepage
  • Docs
  • Qwik City
  • Examples
  • Tutorial
  • Playground
  • GithubGithub
  • @Builder.ioTwitter
  • DiscordDiscord

Introduction

๐ŸŒŽ

Hello World

The simplest Qwik app.

Reactivity

๐Ÿ‘€

Simple useWatch()

Learn how to react to changes in variables.

โฒ

Counter

A simple standard counter example.

๐ŸŽฌ

Auto-complete

Auto-complete searching for Star Wars characters using the SWAPI API

Visibility

โฐ

Below the fold Clock

Component which requires lazy initialization when it comes into view.

Partial

๐Ÿ“ฐ

HackerNews

HackerNews landing page.

๐Ÿ‘ Add new examples