<br /> <p align="center"> <img alt="Qwik Logo" width="400" src="https://cdn.builder.io/api/v1/image/assets%2FYJIGb4i01jvw0SRdL5Bt%2F667ab6c2283d4c4d878fb9083aacc10f" /> </p> # `Qwik` DOM-Centric, Resumable Web-App Framework An Open-Source framework designed for best possible [time to interactive](https://web.dev/interactive/), by focusing on [resumability](https://github.com/BuilderIO/qwik/blob/main/docs/RESUMABLE.md) of server-side-rendering of HTML, and [fine-grained lazy-loading](https://github.com/BuilderIO/qwik/blob/main/docs/LAZY_LOADING.md) of code. ## Getting Started - Visit [StackBlitz](https://stackblitz.com/edit/qwik-todo-demo) for a simple demo you can play with. - Visit [integration](./integration) folder for guided tours of Qwik to learn how it works. - Understand the difference between [resumable and replayable](https://github.com/BuilderIO/qwik/blob/main/docs/RESUMABLE.md) applications. - Learn about Qwik's high level [mental model](https://github.com/BuilderIO/qwik/blob/main/docs/LAZY_LOADING.md). ## Blog Posts - [HTML-first, JavaScript last: the secret to web speed!](https://dev.to/mhevery/html-first-javascript-last-the-secret-to-web-speed-4ic9) - [A first look at Qwik - the HTML first framework](https://dev.to/mhevery/a-first-look-at-qwik-the-html-first-framework-af) - [Death by Closure (and how Qwik solves it)](https://dev.to/mhevery/death-by-closure-and-how-qwik-solves-it-44jj) - [Qwik: the answer to optimal fine-grained lazy loading](https://dev.to/mhevery/qwik-the-answer-to-optimal-fine-grained-lazy-loading-2hdp) ## Development - See [Developer.md](https://github.com/BuilderIO/qwik/blob/main/DEVELOPER.md) for more information on how to build Qwik from the source and contribute! ## Community - Ping us at [@QwikDev](https://twitter.com/QwikDev) - Join our [Discord](https://discord.gg/JHVpZmqSs4) community. - Join our [weekly office hours](https://calendar.google.com/calendar/u/0?cid=Y180ZG91YjR2NTZ1cW43YmgzbW1oZGJ2M3R2c0Bncm91cC5jYWxlbmRhci5nb29nbGUuY29t) --- <p align="center"> Made with ❤️ by <a target="_blank" href="https://www.builder.io/">Builder.io</a> </p>