Johannes Schickling

Results 317 comments of Johannes Schickling

Very excited to hear @elliott-with-the-longest-name-on-github! Let me know if you need any help!

@elliott-with-the-longest-name-on-github I'd suggest we try to coordinate next steps in detail via Discord. In order to make sure the Svelte integration covers all scenarios, we should work on https://github.com/livestorejs/livestore/issues/326 in...

> > > I'm assuming this also applies to Firefox mobile? > > > Getting the same error message "Android web is not yet supported" > > > > >...

For this scenario it could be interesting to run the reactivity system directly in the client leader and stream reactivity updates to the client sessions.

Superseded by #562 which provides a much more comprehensive proposal for async SQLite operations to handle large datasets without requiring full in-memory storage.

Thanks a lot. Looking into it. Closing in favour of #334.

Closing as this has been fixed upstream in Expo. Will probably take a few days before this is available in Expo Go as well.

Thanks for writing this up. So far I was mostly thinking of the concept and syntax rather as a subfeature of `@default` like so: ```prisma model User { id String...