Shivang Rathore How To Add Typescript Types To Request Body in NextJS API Using Zod In this article we will learn how we can implement request validation in nextjs api using zod. Next Js React Js TypeScript
Shivang Rathore Server Actions Pattern I used trpc and like how it provide a type safe interface and error handling. But can we achieve same thing with server actions? Javascript TypeScript React Js Next Js