Sponsor of the Day:
Jerkmate
https://www.localfirst.fm/12/transcript
#12 – James Pearce: Tinybase — localfirst.fm
The guest of this episode is James Pearce, the author of Tinybase, a reactive data store library for local-first apps. This conversation will explore how...
james pearcelocalfirst fm12tinybase
https://tinybase.org/api/the-essentials/setting-data/setrow/
setRow | TinyBase
The setRow method takes an object and sets the entire data of a single Row in the Store.
tinybase
https://tinybase.org/guides/how-tinybase-is-built/testing/
Testing | TinyBase
Testing is a first-class citizen in TinyBase, as you may see from the high coverage it enjoys.
testingtinybase
https://tinybase.org/guides/the-basics/architectural-options/
Architectural Options | TinyBase
This guide discusses some of the ways in which you can use TinyBase, and how you can architect it into the bigger picture of how your app is built.
architecturaloptionstinybase
https://tinybase.org/
TinyBase
A reactive data store and sync engine.
tinybase
https://tinybase.org/guides/the-basics/getting-started/
Getting Started | TinyBase
This guide gets you up and running quickly with TinyBase.
getting startedtinybase
https://www.localfirst.fm/12
#12 – James Pearce: Tinybase — localfirst.fm
The guest of this episode is James Pearce, the author of Tinybase, a reactive data store library for local-first apps. This conversation will explore how...
james pearcelocalfirst fm12tinybase
https://tinybase.org/api/indexes/interfaces/indexes/indexes/
Indexes | TinyBase
An Indexes object lets you look up all the Row objects in a Table that have a certain Cell value.
indexestinybase
https://tinybase.org/api/store/type-aliases/store/value/
Value | TinyBase
The Value type is the data structure representing the data in a single keyed value.
valuetinybase