Cursor.com uses
Cursor is quite good. Copilot has intermittent issues over time and can be slow. Supermaven was fast, but sacrifices quality. Cursor is surprisingly good so far, and it's seamless coming from upstream VSCode. Also "privacy mode" is huge.
How nested are the fields you are
How nested are the fields you are searching inside the object? one possible approach might be to normalize your data more
anyone here able to help me with an
anyone here able to help me with an issue im having using convex? id greatly appreciate it
Using Convex with Vercel | Convex Develo...
i tried following this, deploying to vercel https://docs.convex.dev/production/hosting/vercel
i had a deployment already, but changed build + env vars
now i get a server errors strangely...
Vue
Will convex officially support Vue / Nuxt eventually? The community maintained library is missing critical features and prevents adoption.
https://github.com/loicpennequin/convex-vue...
Securing your Convex API
One thing that concerns me a little; how does Convex protect intruders? It feels like if anyone can get ahold of your
.convex.cloud
url they can do anything? I don't think I've configured my production app URL anywhere for CORS or anythingSet.prototype.difference() seems to work
Are the new Set operations supported in the Convex JS runtime?
Spefically e.g. Set.protoype.difference()
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Set/difference
Thanks 🙂...
Does everything in the convex folder
Does everything in the convex folder need to be in the root folder? It feels cluttery for me
nonprofits and startup program
Thanks for the startups guide link! Would a nonprofit org without traditional VC funding be able to benefit as well?
clear a dev deployment
2 quick questions:
1. Is there a way to wipe/reset a dev server? (other than snapshot --replace)
2. Is there some way to delete all files in storage for a dev server?...
GitHub - jamwt/cached-dmv: Demo App show...
i just added the convex cache from here in my app. and damn i love not seeing any reloading effects (other then important data that i do have bars in place for to give user a good experience)
https://github.com/jamwt/cached-dmv/tree/main
just want to ask if there's anything i should know using this custom useQuery in a big application.
i can safely replace all my useQuery to use from cache....
Recommendation for Auth
With the launch of Convex Auth (congrats!) will this be the recommended way of implementing auth in Convex apps in general or would you still recommend another provider such as Clerk? I'm hoping it's Convex Auth. 🙂
im building something, currently
im building something, currently designing, so still deciding for tech stack
ill use remix as my framework, but im thinking of using convex, i think it'd be a good fit
some of the important requirements, feel free to give any feedback:...
Convex Auth Account Linking
What is the convention for the user that already has a account with email + password, then the user tries to sign in with gmail acocunt with the same email? I checked Convex Auth, it will create two records.
is resend working for anyone ?
is resend working for anyone ?
for verification or for reset password?
i get this error in both cases, can't seem to send an email successfully...
Convex Auth
Hello, I've just initiated a convex project, I'm trying to setup email and password authentication, how does the password field works??
Please I'm not interested in clerk. Thanks...