Informa
TTCTheo's Typesafe Cult
•Created by Informa on 6/2/2023 in #questions
Password hashing on EDGE?
I'm making an app and noticing that vercel's serverless functions are taking very much time to complete
So, I tried migrating to the EDGE runtime as I saw theo suggest in his video, however I get an error as soon as I try to build bcrypt (since it uses node-gyp and everything)
And I wanted to know how you guys handled authentication, and more specifically, password hashing, on the edge
2 replies
TTCTheo's Typesafe Cult
•Created by Informa on 5/8/2023 in #questions
Server component state management?
Would there be a way to get the benefits of the server components while using a state management library?
10 replies