Defined™
Explore posts from serversCCConvex Community
•Created by Defined™ on 12/28/2024 in #support-community
Weird error with TanStack Query
I made this hook to get user info from Convex:
This is my code when im using it
This is a React Native code, I have a chance of having:
Cannot read property _id of undefined
at:
It still try to access user._id even enabled false?3 replies
CCConvex Community
•Created by Defined™ on 12/14/2024 in #support-community
Sync local database to Convex database
Hi, I have been using Convex for a month, it's very good. However, Im developing a mobile app with Expo, I want to sync data in my app local storage to Convex but I don't know how. Furthermore, can u also suggest me what lcoal database should I use (WatermelonDB, rxdB, etc.)
10 replies
DIAdiscord.js - Imagine an app
•Created by Defined™ on 2/3/2024 in #djs-questions
Make a function to send message to a channel
How to make a function
sendMessage(msg)
to send message to a channel?10 replies