Authentication doesn't have to be hard
8/23/2022
Authentication is a word almost every developer hates, but it doesn't have to be difficult anymore. Using Clerk allows you add it to an application in minutes
8/23/2022
Authentication is a word almost every developer hates, but it doesn't have to be difficult anymore. Using Clerk allows you add it to an application in minutes
11/26/2022
Zod is a TypeScript-first schema declaration and validation library. It ensures that your data is valid before it is submitted to the server
4/2/2022
When using SSR you might need to update the data that has been served because a user has done something to mutate this.