Logo
  • App router
  • Backend
  • Beginners guide
Nader's Daily Blog
Welcome to Every Developers favorite blog in the Devosphere

New product features | The latest in technology | The weekly debugging nightmares & more!

How to add email verification using Auth.js

How to add email verification using Auth.js

Enhance your website security by allowing only verified users to log in.

Authentication
Format prisma schema with prettier

Format prisma schema with prettier

This little trick will make your life easier

Prisma
How to use clerk to protect your route handlers

How to use clerk to protect your route handlers

Clerk can also protect route handlers, Nice

Authentication
Using Auth.js (next auth) to protect route handlers

Using Auth.js (next auth) to protect route handlers

So many ways to protect your route handlers, today it's about auth.js

Authentication
Next js 13 Route handlers explained

Next js 13 Route handlers explained

Forget the old api routes, this is the way

Next js
Sync clerk data with your database using webhooks

Sync clerk data with your database using webhooks

Learn how to store users data on your database using webhooks

Authentication
Create server side Pagination in Next js 13

Create server side Pagination in Next js 13

You know what's better than pagination? Server side Pagination.

Next js
How to embed sanity V3 studio in your Next js app

How to embed sanity V3 studio in your Next js app

Learn how to have sanity and next js under one project instead of having a separate sanity project

Next js
Sanity
How to use server actions with static pages in Next js 13.4

How to use server actions with static pages in Next js 13.4

Fix the 405 error that pops up when using server actions in a page that uses generateStaticParams()

Next js
    1
  • 1
  • 2
  • 3

Quick links

  • Home
  • App router
  • Backend
  • Beginners guide

Follow us on

logo