solid
https://github.com/solidjs/solid
TypeScript
A declarative, efficient, and flexible JavaScript library for building user interfaces.
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 supported5 Subscribers
Add a CodeTriage badge to solid
Help out
- Issues
- solid / start : `createAsync`/`createResource` mixes results when run server side, when component has "unstable" execution. due to secondary rerun of the suspended component.
- [html] failure to initially run effect
- improve `<Portal/>` container, add 2 new properties
- Unexpected memo wrap (optimization?) causes a computation to be created outside of createRoot
- Reconciling multiple stores with the same object leads to unexpected behaviour and unwanted side effects
- reconcile: support "merge" in objects
- dev: add warning when context is undefined
- Delegated events in a Suspense cause resources to refetch on mount (SSR)
- HyperScript engine does not work properly with For
- `createUniqueId` returns duplicate IDs when used with `<NoHydration>` and `<Suspense>`
- Docs
- TypeScript not yet supported