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
- 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
- fix(qwik-router): backtrack from static prefixes and rank matches by specificity
- fix(router): zod export
- [🐞] Resumed out-of-order segment content cannot be walked or re-rendered from outside
- [🐞] ErrorBoundary: late-delivered fallback leaves the errored content's serialized state live
- feat: typed NetworkError for branchable connectivity failures (ErrorBoundary follow-up)
- OOOS: rejecting deferred child under a Slot-projecting wrapper trips 'Missing child' assert on resume
- e2e dev-server: SSR builds resolve core through the prod condition
- OOOS: a component that only renders a <Suspense> (deferred widget / page skeleton) loses q:renderFn and can never re-render after resume
- Docs
- TypeScript not yet supported