Nested Layout with App Directory Using Next.js 13

preview_player
Показать описание


NextAuth Course - Complete Authentication with Credentials, Google & GitHub

Tailwind CSS Complete Course

Javascript Complete Course

You can Follow Along with me using the below Git Repository.
Use "git branch --list" to see all branches.

📂 Source Project

⏱️ Timestamps ⏱️
00:00 - Introduction
07:30 - Configure TailwindCSS
10:13 - Nested Routes
23:16 - Suspense Component
⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑

Subscribe To

Join this channel to get access to the perks:

👉 Support Me on Patreon 😊:

🚀 Udemy Courses:

🎅 Playlist :
Complete MERN Series
⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑

🛠️ Tools I use:
⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑

👉 Follow us:

More Videos:

💡 Complete Node Course
▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁
💡 React Complete Tutorial
▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁
💡 Complete Mobile Shopee E-Commerce Website Course - PHP & MySQL
▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁
💡 Complete Portfolio Website with Bootstrap - HTML/CSS
▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁
💡 Create a Shopping Cart Using PHP and Mysql
▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁
💡 Advanced Tic Tac Toe With HTML, CSS & JavaScript - For Beginners [2022]
▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁
💡 Complete CRUD Operation with PHP MySql Database
▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁
💡 Birthday Remainder Application with React - For Beginners
▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁
💡 Bootstrap Grid System The Complete Guide - In Action

Like this video If you find anything useful. Share with your friends that is all for now I will see you In the next one.

Thank You...! 🙏

⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑⋐⋑

Tags: #nextjs #react #router
Рекомендации по теме
Комментарии
Автор

Thanks for this amazing content man >>>

sundeeepu
Автор

Hi, thanks for the tutorial. Is there a way to keep the layouts separated? Like if you had some routes with the header and footer and some routes with the sidebar only.

tinchoeluru
Автор

Simple yet useful video. I have one problem with it. For me, you shouldn't create Footer, Header etc. components in app folder. Just make components in other folder - components, for example. Because if user goes to localhost:3000/footer or header, he will get empty page with header or footer only. There is no need to create 'empty' routes, just make needed components elsewhere.

adamzaleski
Автор

what font are you using? handy tutorial thank you :)

ToadyEN
Автор

Great presentation - thanks a bunch for making this concept so easy to understand. I hope you will consider creating a next 13 with auth presentation some day.

basabdattaray
Автор

Hi brother your videos are so useful learned lot of things. Keep rocking 😉

I have a doubt if the next js is a full stack framework without help of any other backend framework we call build a full stack application with next

stack_developer
Автор

Hello sir, first of all thank you for your excellent videos. I write every line of code of your projects by following you. Can I then share these projects on my github account?

Ulbe-ewfy
Автор

Is there a way to save the route history between tabs. So if you go down the nested layout and then switch to another nested layout... Is there a way when we switch back to the previous nested route that you are on the page you previously were on?

benwalton