How to Use Zod to Get Structured Data with LangChain

How to Use Zod to Get Structured Data with LangChain

28 October 2024

Struggling with getting structured data from LLM? Discover how to leverage LangChain and Zod for bulletproof AI outputs.

Upgrading to Next.js 15  in 5 Mins using Codemod

Upgrading to Next.js 15 in 5 Mins using Codemod

22 October 2024

Upgrade your Next.js project in record time! Discover my step-by-step journey upgrading to Next.js 15,using the official codemode tool. Watch the video too!

My Experience Navigating the Next.js 15 Upgrade

My Experience Navigating the Next.js 15 Upgrade

22 October 2024

Next.js 15 was released today and I've tried upgrading my project from Next.js 14. Codegen helped to fix 80-90% of the issues but there were issues due to upgrade from React 18 to 19!

Mental Model for Client/Server Components, Static/Dynamic Route & Caching in Next.js

Mental Model for Client/Server Components, Static/Dynamic Route & Caching in Next.js

17 October 2024

Confused about Server Component vs Client Component, Dynamic vs Static Routes & Caching in Next.js? You are not alone. Use this mental model to help you!

Understanding Relationships in Payload CMS

Understanding Relationships in Payload CMS

11 September 2024

Master Payload CMS relationships: From basic configs to advanced use cases. Discover how to build complex content architectures that elevate your web projects.

Top Notion-Style WYSIWYG Editors for React

Top Notion-Style WYSIWYG Editors for React

25 August 2024

Discover the best Notion-style WYSIWYG editors for React! Compare features, pros & cons of top options like BlockNote, Novel.sh, Tiptap and more to find the perfect fit for your project.