Simple Authentication For Next.js & React With Clerk next.js react Jul 10, 2023

Authentication and user management can be a real pain in the neck. Especially when you are dealing with front-end frameworks like React. There are many different ways to implement authentication...

Continue Reading...
Next.js 13 Crash Course - App Directory, Server Components & More next.js Apr 05, 2023

In this article, we are going to explore NextJS 13 and the new features including the app directory, server components, API route handlers and more. This post goes along with my NextJS 13 Crash...

Continue Reading...