Optimize Data Fetching With the New `cache` Function in NextJs
React `use` hook
New Components From Shadcn/ui
Authentication & Subscriptions in NextJs 14
A Lightweight Image Carousel Library
What’s Changing in React 19
How to Setup Shadcn UI + Themes in NextJs 14
useTransition in NextJs 14 with 3 Example Usecase
How to Add Google Tag Manager in NextJs 14
Optimistic UI in NextJs 14
What's New in NextJs 14.1
I Have A Special Guest | Episode 1
Build an AI Chatbot in 10 Minutes
How I Setup My NextJs Projects From Scratch
Build an AI Blog Generator with OpenAI, Supabase, Clerk, Zuplo & NextJs 14
How to Add Page Transitions in NextJs 14
The easiest way to add videos in NextJs
Web Developer Roadmap 2024
Intercepting Routes in NextJs 14
Parallel Routes in NextJs 14
Building an AI-Powered Image Transformation App in NextJs 14
Error Handling in Server Actions with `useFormState` Hook
Protect Your API With Authentication & Rate Limiting Using Zuplo
Removing the Default Locale | Internationalization in NextJs 14
The Ultimate NextJs 14 Course
Chain NextAuth and Internationalization Middlewares in NextJs 14
NextJs 14 Release Notes and Updates
Build a Multistep Form in NextJs Using react-hook-form and ZOD
Templates vs Layouts in NextJs 13
NextUI Table Component in NextJs
Tables in NextJs Using shadcn/ui and TanStack Table
Image Gallery in NextJs Using SwiperJs
Custom Sign-in Emails in NextAuth Using Resend
Send Emails Using React Email, Resend, & Server Actions in NextJs
Role-based Authentication in NextJs 13 using NextAuth
Using NextUI Components & Themes in NextJs 13
The New Metadata API in NextJs 13
Loading Skeleton for Search & Pagination in NextJs 13 Movie App
Infinite Scrolling in NextJs 13 Using Server Actions
Using React Hook Form, Zod Validation and Sever Actions in NextJs 13
Static vs Dynamic Rendering in NextJs 13
Ten UI Libraries, Components, and Tools I Use
Setting up Kinde Authentication in NextJs 13
Chain Multiple Middleware Functions in NextJs 13
Internationalization in NextJs 13
Adding Search Feature in Server Components | NextJs 13
Server side Pagination in NextJs 13
Loading UI, Suspense, and Streaming in NextJs 13
How to Use Route Groups in NextJs 13
NextJs Middleware | How it Works & Real Use Cases