Next.js Router Update: Changes from Next 9.2 to Next 10

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

We will see that the router is now case sensitive and we no longer need to use the "as" property in the Link component.

At the end of the video I'll also show how to ignore some files in the pages folder, to avoid primarily creating new pages for the unit test files.

----
----
----
----

Timeline:
00:00 Introduction
01:21 Case Sensitive Routing
03:20 Link without "as" prop for dynamic routes

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

In the middle of watching your Next JS tutorial series. Got to say it's really nice an very well explained. Sharp guy with a sharp jawline ;)

philipdevries
Автор

The best person for Next.Js! Very easy to understand video and demo and thanks for posting the timestamps too so we can refer to important parts easily

DanhWasHere
Автор

Glad you upload Nextjs again. I haven't watch yet, but i save it to watch this later, tonight before goes to bed. 😊

alfieqashwa
Автор

Wow. I've just finished first series of this video and it was great! (BTW, luckily I watched your another short video on the next js recent changes ! Hehe.)

JoonhwanLee
Автор

I like the way how you manage to explain with simple words and examples 👍

ismoilshokirov
Автор

One of the best explainers on youtube! I would really love to see a video on how to use stripe with Next.js to make a subscription based app. There are some videos but they are not very good.

theskullhead
Автор

really very nice tutorial. Thanks bruno. please go ahead for more advance topics.

gyanendraverma
Автор

have been missing new contents. Thanks for the explanation

bernardamofah
Автор

Hey Bruno, I always wondered if you were Brazilian, because of your name. Now I know you are Portuguese! 😃 
Your channel and videos are "show de bola"! 😃Awesome content! 
Greetings from Brazil, my friend!

pauloblockdev
Автор

I think this v10 updates is really great in response with React 17. So many new great things, like built-in image components optimization, Internationalized Routing, analytics, headless commerce. We hope you can also make a video about that updates in the future. Thanks 👍

tririfandani
Автор

Just found this channel, amazing content! Thanks and please keep it up!

allex
Автор

Bruno you are "mad" as we se say in Brazil, brabo pra kralho, please keep up with those awesome content, cheers from Brazil Porto Alegre RS

vinibp
Автор

both of methods are good, thank you for your tutorial

ramineghbaliankhob
Автор

Great video Bruno!
I have a question, in that case in order to work I would also have to change [person].js to something like [person].page.js? Thanks!

JuaNeMe
Автор

Hi Bruno, can you make tutorial on internationalization (multi-language site) with next.js 10?
I am not understanding from official example & documentation.

NilayMehta
Автор

Great video!! Lets go code with nextjs 10!

MarcosRCordeiro
Автор

Hi Bruno. If the "as" attribute is no longer used, how to update the "href" attribute in this code (it doesn't work without the "as") :

<Link as={`/${e.v}/${e.name}`} href="/[vehicle]/[person]">

Thanks

mediacreatif
Автор

Plz Make A Detailed Video On Next.js Image Component.

Also, how to make them responsive

programmer
Автор

Great work. I think you should do a nextjs tuts and it gonna be great hit

ramyniranjan
Автор

hi bruno.
thanks for awesome video.
my calendar shows it is time for react test series 😄(after 7, 8 month)

sinaebr