I'm thinking of doing a "Local-first" approach with a simple KV API. Probably using Jotai as the API that maps to both *MMKV* for local storage and *Firebase* for cloud storage.
What Johannes is talking about doesn't even require Firebase, no data stored on a server. Server's only job is to sync data, it does not persist state after data is synced.
fantastic talk! looking forward to trying out riffle and skdb!
17:39 Why not use react-relay with react-relay-offline ?
I would like to try out Riffle, however, I can't seem to find it. Can anyone point to a repo?
I need this slides, Can you share it?
Wondering why Realm is not mentioned.
I'm thinking of doing a "Local-first" approach with a simple KV API. Probably using Jotai as the API that maps to both *MMKV* for local storage and *Firebase* for cloud storage.
What Johannes is talking about doesn't even require Firebase, no data stored on a server.
Server's only job is to sync data, it does not persist state after data is synced.
MMKV crashes at any size >16Mb
I watch the video, very interested, but could not find this library. Reminded me of the answers chatGPT 😅
Thanks.
2024, no available at public
IMO just over engineered the solution