replicache icon indicating copy to clipboard operation
replicache copied to clipboard

Solid.js support

Open aboodman opened this issue 2 years ago • 1 comments

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 defeating Solid's incremental re-rendering.

We should have a sample app / quickstart for Solid and do whatever work internally necessary to make it work well. This includes at least #1010 .

aboodman avatar Jul 31 '22 02:07 aboodman

+1

thdxr avatar Aug 27 '22 06:08 thdxr