Amix
CCConvex Community
•Created by Web Dev Cody on 9/11/2023 in #support-community
are there any good remix with clerk templates?
opsss -1 point for Remix 🙂
29 replies
CCConvex Community
•Created by Web Dev Cody on 9/11/2023 in #support-community
are there any good remix with clerk templates?
Hey @Web Dev Cody just came across your issue, I think putting constructor call
new ConvexReactClient(CONVEX_URL)
inside a react component create a new reference of the object each time on each re-render. useMemo works but I think taking it outside of the react component would be better and no need useMemo 🙂29 replies