Local-first isn’t just about making your apps work offline (though that’s a huge plus); it’s also about keeping code simple and sleek. Imagine your app reading and writing directly to a data store without fussing over network calls or the huge complexities that arise when optimistic updates get involved.
In this talk, I explore the current reality of local-first development with real app demos, showing off how it can make code simpler by diving into the latest tools and libraries in 2024 that are making this magic happen. If you’ve ever thought about using a library, such as:
- RxDB,
- Replicache,
- Reflect,
- Electric SQL,
- Vulcan,
- Triplit,
- Loro,
- Tinybase,
- DXOS,
- Fireproof
or even running full SQLite in the browser with automatic replication, then you may get some answers from this video: