Skip to content
forked from QwikDev/qwik

The HTML-first framework. Instant apps of any size with ~ 1kb JS

License

Notifications You must be signed in to change notification settings

anjaneyasivan/qwik

This branch is 2981 commits behind QwikDev/qwik:main.

Folders and files

NameName
Last commit message
Last commit date
Nov 20, 2022
Dec 1, 2022
Nov 15, 2022
Dec 19, 2022
Dec 24, 2022
Dec 23, 2022
Dec 23, 2022
Jul 13, 2022
Apr 29, 2022
Sep 19, 2022
Jul 20, 2022
Jan 12, 2022
Oct 31, 2022
Dec 2, 2022
Sep 27, 2022
Nov 14, 2022
May 10, 2021
Mar 29, 2022
Dec 7, 2022
Nov 13, 2022
Apr 29, 2022
Nov 14, 2022
May 29, 2021
Feb 11, 2022
Nov 14, 2022
Jun 29, 2022
Dec 17, 2022
Dec 23, 2022
Nov 14, 2022
Nov 13, 2022
Dec 23, 2022
Dec 16, 2022

Repository files navigation

Qwik Logo

WWC22 - Qwik + Partytown: How to remove 99% of JavaScript from main thread

The HTML-first framework

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 and pickup from where the server left off.

As users interact with the site, only the necessary parts of the site load on-demand. This precision lazy-loading is what makes Qwik so quick.

Getting Started

npm create qwik@latest

Resources

Community

Development

  • See Contributing.md for more information on how to build Qwik from the source and contribute!

Related

  • 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.

Made with ❤️ by Builder.io

About

The HTML-first framework. Instant apps of any size with ~ 1kb JS

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 63.9%
  • JavaScript 26.1%
  • Rust 6.9%
  • CSS 3.1%
  • HTML 0.0%
  • Dockerfile 0.0%