Cruz
CCConvex Community
•Created by ian on 8/11/2023 in #support-community
Pair with offline local-first library?
yeah, I saw, that's why I was curious is the integration should be through tanstack query, is it possible to use it w/ convex directly?
34 replies
CCConvex Community
•Created by ian on 8/11/2023 in #support-community
Pair with offline local-first library?
is it necessarily has to be Tanstack Query? I see they also have a CRUD options, maybe that would be also usefull w/ Convex, no?
34 replies
CCConvex Community
•Created by mikeysee on 1/17/2024 in #support-community
Error while trying to use Loro CRDTs (Uncaught ReferenceError: FinalizationRegistry is not defined)
definitely, but all these apps you listed work w/ the same principle LWW right?
46 replies
CCConvex Community
•Created by mikeysee on 1/17/2024 in #support-community
Error while trying to use Loro CRDTs (Uncaught ReferenceError: FinalizationRegistry is not defined)
I quickly take a look at their website and saw that this tech is mostly suitable for text editing apps where LWW(Last Write Wins) and how does it work in the case of authoritative serves where some logic is included, for example for the systems like POS?
46 replies
CCConvex Community
•Created by mikeysee on 1/17/2024 in #support-community
Error while trying to use Loro CRDTs (Uncaught ReferenceError: FinalizationRegistry is not defined)
@mikeysee why you chose Loro over other lo-fi techs?
46 replies
CCConvex Community
•Created by mikeysee on 1/17/2024 in #support-community
Error while trying to use Loro CRDTs (Uncaught ReferenceError: FinalizationRegistry is not defined)
@sujayakar do we still get type safety on the front end?
46 replies
CCConvex Community
•Created by mikeysee on 1/17/2024 in #support-community
Error while trying to use Loro CRDTs (Uncaught ReferenceError: FinalizationRegistry is not defined)
For some reason everyone is suggesting
replicache
but there is no single working example or implementation of replicache + convex
@Indy why do you think that replicache
can work w/ convex?46 replies
CCConvex Community
•Created by mikeysee on 1/17/2024 in #support-community
Error while trying to use Loro CRDTs (Uncaught ReferenceError: FinalizationRegistry is not defined)
would love to hear about your experience if you find a way!
46 replies
CCConvex Community
•Created by mikeysee on 1/17/2024 in #support-community
Error while trying to use Loro CRDTs (Uncaught ReferenceError: FinalizationRegistry is not defined)
Hey @mikeysee, I was interested in convex + local first but didn't see anyone using them by now, since Loro is kind of for local first apps I was going to ask if you had a chance to combine this stacks?
46 replies
CCConvex Community
•Created by Cruz on 12/27/2023 in #support-community
Can't use zid from convex-helpers for my schema definition
For now I will disable
declaration
, pls let me know when you guys release the fix so I can enable it 🙏10 replies
CCConvex Community
•Created by Cruz on 12/27/2023 in #support-community
Can't use zid from convex-helpers for my schema definition
yeah you were right, removing
declaration: true
solved the problem
here is the github issue: https://github.com/get-convex/convex-helpers/issues/5010 replies
CCConvex Community
•Created by Cruz on 12/27/2023 in #support-community
Can't use zid from convex-helpers for my schema definition
10 replies
CCConvex Community
•Created by Cruz on 12/27/2023 in #support-community
Can't use zid from convex-helpers for my schema definition
this is how I'm using it: @ian
10 replies
CCConvex Community
•Created by ian on 8/11/2023 in #support-community
Pair with offline local-first library?
you already tested RxDB with Convex?
34 replies
CCConvex Community
•Created by ian on 8/11/2023 in #support-community
Pair with offline local-first library?
Hey @FlipOneUp , I also was looking for smth like this and bumped into this https://localfirstweb.dev/.
Have you seen this? or maybe tried any of them already?
34 replies