Image Thumbnail
Free
Create a LMS Course Platform with Next.js

We will build a complete LMS course platform from absolute scratch. We will build everything from a beautiful landing page to display all of the available courses, continue with an admin dashboard to create courses, edit courses, track your success with analytics, and much more, and then we will move on to a breathtaking customer dashboard that allows the customer to track their video course progress, watch the videos individually, read the descriptions, mark lessons as completed, and much more.

23.3h

Advanced

Image Thumbnail
Free
Ultimate Guide to File Uploads in Next.js

Uploading files may seem simple but they come with a lot of complexity. Uploading through a Next.js server won't work because of the 1MB body size limit. Uploading directly from the client is insecure. The correct approach is using presigned URLs. In this video I show you how to generate presigned URLs using S3 and how to use them to upload files securely. We start by building a fully custom and accessible drag and drop zone. Then we implement file uploads using S3 and presigned URLs. I also show you how to track upload progress using native XHR. At the end we implement file deletion as well. This video is a complete guide to building a secure and user-friendly file upload flow in Next.js using S3 and presigned URLs.

1.17h

Intermediate

Image Thumbnail
Free
Master Next.js 15 in Just 3 Hours (With Authentication)

Next.js is probably the best React "meta" framework out there. Nevertheless, most people have no real clue how or where to get started. But with this video, everything will change! I will teach you Next.js from zero to hero and all in just 3 hours. We'll cover basic concepts like routing, server components, and client components, as well as more advanced topics such as streaming and caching. And of course, no application is complete without authentication, so we’ll add that too!

3.1h

Intermediate

Image Thumbnail
Free
Create a Job Board SaaS with Next.js

In this massive video, we’re going to build the best job board SaaS you’ve ever seen! The best part? We’ll use the absolute top-notch tech on the market to achieve this. This includes Next.js, Inngest, Arcjet, Auth.js, Neon Postgres, Prisma, TailwindCSS, Shadcn/ui, Vercel, and much more. Trust me, this is a video you don’t want to miss! This full-stack tutorial covers everything from start to finish. Enjoy!

14.02h

Advanced

Image Thumbnail
Free
Create a Invoice Platform using Next.js 15

In this video, we are going to build a full stack Invoice Platform from complete scratch using the best tech on the market. This includes Next.js, Mailtrap, Neon Postgres, Prisma, Tailwind CSS, Auth.js, Shadcn/UI, Vercel, Conform and much more. This is a full-stack tutorial, which means we will build everything from start to finish!

10.04h

Intermediate

Image Thumbnail
Free
Ultimate Guide on File Uploads in Next.js

Hey everyone! File uploads are often one of the toughest features to get right. But after this video this will change. We’ll cover everything from creating a custom dropzone to uploading files server-side and client-side using a temporary API key, or as it’s often called, a presigned URL. For the storage itself we will use Pinata. We’ll also dive into file deletion and advanced validations directly on the dropzone. And to wrap it all up, I’ll show you how to retrieve and optimize your files for faster loading

2.26h

Beginner

Image Thumbnail
Free
Create a Scheduling Platform using Next.js 15

In this video, we are going to build a full stack scheduling application from complete scratch using the best tech on the market. This includes Next.js, Nylas, Supabase Postgres, Prisma, Tailwind CSS, Auth.js, Shadcn/UI, Vercel, Conform and much more. This is a full-stack tutorial, which means we will build everything from start to finish!

14.03h

Advanced

Image Thumbnail
Free
Create a SaaS using Next.js 15

Today, you are going to build a multi-tenant blogging SaaS application using the best tech on the market. This includes Next.js 15, Kinde Auth, Supabase, Prisma, Stripe, Tailwind CSS, shadcn/ui, Vercel, Conform, and much more. This is a full-stack tutorial, which means we will build everything from start to finish!

11.15h

Intermediate

Image Thumbnail
Free
Create an E-Commerce Store using Next.js

🌟 Hey Everyone, Welcome back to the Channel. Today we are going to build an E-Commerce Store which has an admin dashboard and a storefront. To build/create this whole video we will use the newest tech on the market which means: Next.js, Kinde-Auth, Neon, Prisma, Stripe, Tailwindcss, Shadcn/UI, Vercel, Upstash and much more. This is a Full Stack tutorial, which means we will build everything from start to finish!

10.45h

Intermediate

Image Thumbnail
Free
Create a Digital Marketplace using Next.js 14

🚀 Today we are going to create a Digital Marketplace using Next.js 14, Stripe Connect, Kinde, Prisma, Supabase, and Tailwind! Learn step-by-step and elevate your development skills.

8.05h

Intermediate

Image Thumbnail
Free
Create a Portfolio Website with Next.js.14

🚀 Create a modern Portfolio Website with Next.js.14, Tailwind, Kinde, Prisma and Supabase! Learn step-by-step and elevate your development skills.

3.01h

Beginner

Image Thumbnail
Free
Create a Reddit Clone with Next.js

Hey everyone, today we are going to build a full stack Reddit clone using the newest tech on the market. This means for example we will use: Next.js 14, Kinde, Supabase, Uploadthing Prisma, Tailwind etc.

7.02h

Intermediate

Image Thumbnail
Free
Create an Airbnb Clone with Next.js

🚀 Build a SaaS Application using Next.js 14, Stripe, Kinde, Prisma, Supabase, and Tailwind! Learn step-by-step and elevate your development skills.

6.05h

Intermediate

Image Thumbnail
Free
Create a SaaS Application with Next.js

🚀 Build a SaaS Application using Next.js 14, Stripe, Kinde, Prisma, Supabase, and Tailwind! Learn step-by-step and elevate your development skills.

4.03h

Intermediate

Image Thumbnail
Free
Create a modern UI/UX Website

🚀 Ready to build a sleek, responsive website with Next.js 14? Join me in this hands-on tutorial where we'll explore the latest features and create a modern UI/UX masterpiece. Perfect for both beginners and pros looking to level up their skills! 💻✨

2.13h

Beginner

Image Thumbnail
Free
Build a Next.js 14 Blog

🚀 Build a stunning blog with Next.js 14! 🌐 Learn React, Sanity.io, Tailwind.css, and Shadcn/UI in this tutorial. 🛠️ Perfect for developers of all levels. Like, subscribe, and let's go! 💻

1.33h

Beginner

Image Thumbnail
Free
Next-Auth/Auth.js Tutorial

🚀 Dive into Next.js 14 authentication effortlessly! 🛡️ Learn how to authenticate your users with Prisma, Supabase, NextAuth, and TypeScript in this quick tutorial. 🔐✨

1.06h

Beginner

Image Thumbnail
Free
Netflix Clone using Next.js 14

Ever wondered how to build your own Netflix-like app using Next.js? In this video, we'll dive into the exciting world of Next.js 14 and create a stunning Netflix Clone together. We'll be using popular tools like React, Supabase for managing our database, Next-Auth for authentication, Prisma for efficient database queries, and spicing things up with Tailwind.css and Shadcn/UI for some awesome styling.

3.51h

Intermediate

Image Thumbnail
Free
Next.js Server Actions

Learn everything of Next.js 14 Server Actions with this in-depth guide! In this video, we dive into Next.js 14 server actions, exploring their usage, data revalidation, managing pending states, resetting forms, and handling errors.

1.05h

Beginner

Image Thumbnail
Free
E-Commerce Store using Nextjs 14

Build a modern and performant full stack Next.js 14 Ecommerce Website complete with secure Stripe payment integration, efficient content management through Sanity.io and beautiful styling using Tailwindcss and Shadcn UI for accessible components.

3.06h

Beginner

Image Thumbnail
Free
Realtime Chat App with Next.js 13

Welcome to this exciting tutorial, where we'll dive into the world of real-time communication! 🚀 In this video, we'll guide you through the step-by-step process of building a cutting-edge Realtime Chat Messaging App using Next.js 13, React, Pusher, Prisma, Supabase and Tailwind.css

1.35h

Beginner

Image Thumbnail
Free
Portfolio Website using Next.js 13

🚀 Ready to elevate your portfolio game? In this cutting-edge tutorial, I will walk you through creating a stunning Portfolio Website using the latest tech stack - Next.js 13, React, Tailwind.css, and Sanity! 🌟 Whether you're a seasoned developer or just starting your coding journey, this step-by-step guide will empower you to showcase your projects like a pro. 🎯

1.53h

Beginner

Image Thumbnail
Free
AI Chatbot with Next.js 13

Welcome to this in-depth Full Stack Tutorial where I will guide you through the process of building an impressive AI Chatbot using cutting-edge technologies. In this video, I will walk you step-by-step through the development of your own intelligent chatbot, incorporating the latest tools and frameworks.

0.54h

Beginner

Image Thumbnail
Free
Next.js 13 Full Stack Tutorial

In this tutorial, you will learn latest and greatest features of Next.js 13, the powerful JavaScript framework for building fast and scalable web applications. Join me as we dive deep into the world of full-stack development, exploring routing, data fetching, and server actions.

1.46h

Beginner

Image Thumbnail
Free
Realtime Chat Messaging App with Remix

Join me in this exciting coding tutorial as we dive into the world of full stack development! In this video, we'll be creating a feature-rich chat messaging application using Remix.run using the power of Server-Sent Events.

1.25h

Beginner

Image Thumbnail
Free
Blog with Next.js 13

Learn how to build and deploy a modern blog using Next.js 13, React, Tailwind.css, and Sanity.io in this tutorial. Discover the step-by-step process and powerful technologies needed to create a dynamic and visually appealing blog in 2023.

1.04h

Beginner

Image Thumbnail
Free
Remix.run V2 Tutorial

Welcome to the Remix.run V2 Full Stack Tutorial 2023 Crash course! In this exciting Crash course, we'll dive deep into the latest version of Remix.run, a cutting-edge framework for building full stack JavaScript applications.

1.21h

Beginner

Image Thumbnail
Free
Personal Website using Remix.run

Welcome to my latest YouTube tutorial on creating a personal website with a blog using the powerful combination of Remix.run, Tailwind.css, Hygraph, and GraphQL! 🚀

1.45h

Beginner

Image Thumbnail
Free
E-Commerce Store with Remix.run

Learn how to build a cutting-edge E-Commerce app using Remix.run, Stripe, Sanity.io and Tailwind.css in this comprehensive coding tutorial. Discover the power of Remix.run's web framework, integrate seamless payment processing with Stripe, and enhance your app's visual appeal with Tailwind.css.

2.18h

Beginner