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
- [🐞] v2: optimizer compiles plain rest destructuring in loaders to core's _restProps, which returns an empty object — silent data loss
- docs(upgrade): document event attributes, signal widening, testing and devInput changes
- fix(router): zod export
- fix(core): undeprecate async useComputed
- [🐞] 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