// WEB FRAMEWORK

Qwik
Instant-loading web apps, without effort
Qwik is an open source web framework project written in TypeScript, with 22,001 stars and 1,400 forks on GitHub. It is licensed under MIT and falls in the Web Framework category. Key topics: javascript, performance, ssr, resumable.
// FACTS
- Stars
- 22.0k
- Forks
- 1.4k
- Open issues
- 122
- Language
- TypeScript
- License
- MIT
- Category
- Web Framework
- Added
- 10d ago
- Updated
- 9d ago
// ABOUT
Qwik is a new kind of web framework that can deliver instant loading web applications regardless of size or complexity. It achieves this through resumability — the ability to pause execution on the server and resume it in the browser without re-executing JavaScript. The result is near-zero JavaScript on initial load and sub-second interactivity.
// TOPICS
JAVASCRIPTPERFORMANCESSRRESUMABLE
// REVIEWS [000]
No reviews yet — be the first.
$ WRITE A REVIEW
// COMMENTS [000]
No comments yet.
$ ADD A COMMENT