Live data from Hacker News

TinyBase v5: CRDTs for the rest of us

tinybase.org

11–12 of 12 posts

Re: TinyBase v5: CRDTs for the rest of us

#11

Author here if anyone would like to ask any questions or offer feedback!

The way I understood it, this is similar to Firebase? Though Firefox is server side, not client side. So I would have to check out a more fully fledged example to compare them.

Re: TinyBase v5: CRDTs for the rest of us

#12

Earlier quoted context omitted.

I don’t know what vite is. Should I be interested? (Trying to keep the JS part of my app as simple as possible without a lot of deps.)

It's just a way to get up and running with an app template. But this is the essence of the JS in question: https://github.com/tinyplex/vite-tinybase/blob/main/src/inde...

Thanks!
Post reply on HN