qwik
https://github.com/builderio/qwik
TypeScript
The HTML-first framework. Instant apps of any size with ~ 1kb JS
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported3 Subscribers
Add a CodeTriage badge to qwik
Help out
- Issues
- async: move poll to usePoll
- qwikloader: WebKit may defer the async module loader while a stream is held, losing pre-resume clicks
- [🐞] v2: route matcher doesn't backtrack — a static route prefix 404s deeper dynamic routes; no specificity ranking across groups
- [🐞] v2: routeLoader$ defaults to expires=120000 — browser-cached loader JSON serves stale data after server-side mutations
- [🐞] v2: zod$ crashes when the router resolves zod 4 — z.Schema was removed (`instanceof` TypeError, every action 500s)
- fix(core): _restProps falls back to plain-object copy for non-props inputs
- fix(qwik-router): use z.ZodType instead of removed z.Schema for zod 4 compatibility
- fix(qwik-router): backtrack from static prefixes and rank matches by specificity
- fix(qwik-router): make loader response caching opt-in (drop 120s default expires)
- [🐞] Colon in a custom event name makes qwikloader throw `SyntaxError` on every dispatch
- Docs
- TypeScript not yet supported