- Notifications
You must be signed in to change notification settings - Fork1.4k
Instant-loading web apps, without effort
License
NotificationsYou must be signed in to change notification settings
QwikDev/qwik
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Qwik offers the fastest possible page load times - regardless of the complexity of your website. Qwik is so fast because it allows fully interactive sites to load with almost no JavaScript andpickup from where the server left off.
As users interact with the site, only the necessary parts of the site load on-demand. Thisprecision lazy-loading is what makes Qwik so quick.
npm create qwik@latest# orpnpm create qwik@latest# oryarn create qwik@latest# orbun create qwik@latest
- Understand the difference betweenresumable and replayable applications.
- Learn about Qwik's high levelmental model.
- Ping us at@QwikDev
- Join ourDiscord community
- Join all theother community groups
- SeeContributing.md for more information on how to build Qwik from the source and contribute!
- Partytown: Relocate resource intensive third-party scripts off of the main thread and into a web worker 🎉.
- Mitosis: Write components once, run everywhere. Compiles to Vue, React, Solid, Angular, Svelte, and more.
- Builder: Drag and drop page builder and CMS for React, Vue, Angular, and more.
| special sponsor |
![]() |
| sponsors |
![]() |
About
Instant-loading web apps, without effort
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.

