Coding

How to validate your Next.js API with Zod and TypeScript

Learn how to validate Next.js API inputs with Zod and TypeScript to ensure secure, reliable, and type-safe APIs. Step-by-step guide with code examples included.

 · 

5 min read

Cover image for How to validate your Next.js API with Zod and TypeScript
Cover image for Query string params in Next.js (14) with App Router

Query string params in Next.js (14) with App Router

Learn how to make your pages dynamic with query string params in Next.js with App Router.

 · 

3 min read