tstepro
tstepro
CCConvex Community
Created by tstepro on 11/18/2023 in #support-community
Nodejs convex client "setAuth" with clerk example
It might not be the best pattern but it was something I was experimenting with
15 replies
CCConvex Community
Created by tstepro on 11/18/2023 in #support-community
Nodejs convex client "setAuth" with clerk example
I like to try and separate my frontend (components), state (zustand) and clients (convex). I was playing around with bundling up convex & zustand.
15 replies
CCConvex Community
Created by tstepro on 11/18/2023 in #support-community
Nodejs convex client "setAuth" with clerk example
My motivation was to use something like Zustand & convex
15 replies
CCConvex Community
Created by tstepro on 11/18/2023 in #support-community
Nodejs convex client "setAuth" with clerk example
Thanks Tom! I'll give this a shot πŸ™
15 replies
CCConvex Community
Created by tstepro on 11/18/2023 in #support-community
Nodejs convex client "setAuth" with clerk example
yeah I'm still using React for clerk. Oh, I didn't I could just grab it out of the ConvexProvider.
15 replies
CCConvex Community
Created by tstepro on 11/12/2023 in #support-community
Nested convex files?
Thanks Lee!
4 replies
CCConvex Community
Created by tstepro on 11/12/2023 in #support-community
Nested convex files?
Let me take a look through the example and see if I may have misconfigured something
4 replies
CCConvex Community
Created by tstepro on 11/12/2023 in #support-community
Error handling
Thanks @lee πŸ™
4 replies
CCConvex Community
Created by tstepro on 11/12/2023 in #support-community
Error handling
This is amazing. God.. I love convex.
4 replies
CCConvex Community
Created by tstepro on 10/28/2023 in #support-community
Coffee shop wifi vs docs.convex.dev
Looked into netlify docs. here's the verbose result from curl (to help debug):
~ curl -v https://docs.convex.dev/
* Trying 192.73.252.18:443...
* Connected to docs.convex.dev (192.73.252.18) port 443 (#0)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
* CAfile: /etc/ssl/cert.pem
* CApath: none
* LibreSSL SSL_connect: SSL_ERROR_ZERO_RETURN in connection to docs.convex.dev:443
* Closing connection 0
curl: (35) LibreSSL SSL_connect: SSL_ERROR_ZERO_RETURN in connection to docs.convex.dev:443
~ curl -v https://docs.convex.dev/
* Trying 192.73.252.18:443...
* Connected to docs.convex.dev (192.73.252.18) port 443 (#0)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
* CAfile: /etc/ssl/cert.pem
* CApath: none
* LibreSSL SSL_connect: SSL_ERROR_ZERO_RETURN in connection to docs.convex.dev:443
* Closing connection 0
curl: (35) LibreSSL SSL_connect: SSL_ERROR_ZERO_RETURN in connection to docs.convex.dev:443
9 replies
CCConvex Community
Created by tstepro on 10/28/2023 in #support-community
Coffee shop wifi vs docs.convex.dev
I am able to access the convex dashboard and see all the internals
9 replies
CCConvex Community
Created by tstepro on 10/28/2023 in #support-community
Coffee shop wifi vs docs.convex.dev
yeah this particular shop doesn't have that
9 replies
CCConvex Community
Created by tstepro on 10/28/2023 in #support-community
Coffee shop wifi vs docs.convex.dev
Ahh gotcha
9 replies
CCConvex Community
Created by tstepro on 10/28/2023 in #support-community
Coffee shop wifi vs docs.convex.dev
sorry, not sure what you mean πŸ˜…
9 replies
CCConvex Community
Created by tstepro on 8/24/2023 in #support-community
Sharing development with front-end team
woohoo! Awesome. thank you. That helps isolate development
5 replies
CCConvex Community
Created by tstepro on 8/8/2023 in #support-community
Encryption?
Awesome, thank you, thank you!
9 replies
CCConvex Community
Created by tstepro on 8/8/2023 in #support-community
Encryption?
This is really cool! Thanks @james . @lee , do you have the source for that demo?
9 replies
CCConvex Community
Created by tstepro on 7/26/2023 in #support-community
FormData in HttpAction
Thanks again for shipping this so fast πŸš€
12 replies
CCConvex Community
Created by tstepro on 7/26/2023 in #support-community
FormData in HttpAction
Confirming with you that this works πŸ™
12 replies
CCConvex Community
Created by tstepro on 7/26/2023 in #support-community
FormData in HttpAction
You’re awesome Lee. Thank you πŸ™Œ
12 replies