Using Effect with Convex and Tanstack Start in an App
Hey! Is anyone using Effect with Convex? I'm building an app with Convext and Tanstack Start, and I was wondering if I could also use Effect on the Convex side and maybe a bit on the React side.
For example, there are some Convex helpers for using Zod schemas for queries and mutation args. Did anyone have success with something similar, but using Effect Schemas?
However, I would also like to hear about your general experiences with using Effect with React and Convex.
For example, there are some Convex helpers for using Zod schemas for queries and mutation args. Did anyone have success with something similar, but using Effect Schemas?
However, I would also like to hear about your general experiences with using Effect with React and Convex.
