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
- [📖] document named slots in layouts
- doc: document named slots in layouts via inline components
- [🐞] V2 SSR: q:key containing reserved encoder chars (?, =, @, etc.) corrupts client vnode-data → "Missing refElement" / "Did not materialize"
- [🐞] V2 regression -> useVisibleTask$ runs before render commit when a prior task mutates a tracked signal, breaking imperative DOM access
- fix(qwikloader): interactivity during streaming
- perf(core): yield state processing during resume
- [🐞] v1&v2: tracking optional property default-initialized by function call does not re-run task
- [🐞] v2: Using result from `useAsync$` in an element's `style` does not resolve correctly
- perf(core): yield startup DOM processing during resume
- feat(worker): worker$ support for running QRL functions in Web Workers
- Docs
- TypeScript not yet supported