NextJS Tutorial: Routing & Navigation + the NavBar

preview_player
Показать описание
Previously, we looked at how to set up Next JS. Today, we’ll look at how routing works in NextJS and use that to continue creating our Next JS application.

First: what is routing? Why does it matter?

----
Рекомендации по теме
Комментарии
Автор

Wow I´m impressed. First video and I have already subscribed. EXCELLENT WORK!!!!

kaneda
Автор

plz upload videos on daily basis, i am waiting for next

junaid
Автор

so i am on nextjs14, using app directory, in app folder i have page.js and layout.js (in layou.js i have navbar so it mean navbar will be on all pages). but if i create another layout.js in some page example: testpageFolder/layout.js. the navbar dissapears from all the pages. does that mean i will have to now include navbar in all the page layouts seperately??

anupamsagar
Автор

Thank you so much. I just wanted to know how you switch pages in nextjs but i couldnt find it on any other videos. They just taught how the system works but not how you change pages in live application.

vrforyou
Автор

Any tips how to create collapse submenu for navbar, like when you click on Item 1, it opens submenu with more items ?

zoki
Автор

Hi,
make a video on your thoughts about the new react docs and the fact they recommend nextjs and others related frameworks. Is this good for beginners?

jediampm