-
Hi there, this looks like a great project. I'm investigating how much effort it would be to support Solid.js. Solid SSR is about 2x Marko according to tests against isomorphic-ui-benchmarks, so I thin…
-
Right now it is possible to use Replicache with Solid, but not easy since there are no samples and not efficient since Replicache's `subscribe()` method returns the entire dataset each time it runs de…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
This repository currently has no…
-
### Describe the bug
This is a continuation of:
https://github.com/ryansolid/dom-expressions/issues/277#issuecomment-1765059926
My goal is actually to replace all instances of DOM types (includin…
-
**Describe the bug**
Server side rendering crashes Solid Start server with the following syntax error:
```
SyntaxError: The requested module 'solid-js/web' does not provide an export named 'use…
-
Does this libary also work with Solid Js Library?
-
We can keep the native web component idea, but let's not try to reinvent the wheel with our own janky rendering system. We can do better. [Solid does support custom elements](https://github.com/solidj…
-
**Describe alternatives you've considered**
solid-dnd is much harder to use.
**Additional context**
Solid.js a framework with fine-grained reactivity.
-
### Describe the bug
In the Tanstack documentation there is a section about dependent queries: https://tanstack.com/query/latest/docs/framework/react/guides/dependent-queries
The example suggest t…
-
This is milestone [F2](https://github.com/solid-contrib/data-modules/blob/main/admin/milestones.md#f2-solid-backend-for-remotestoragejs-4k)
I know @yasharpm already made some progress with this, will…