Next.js 13 Crash Course Tutorial #7 - Dynamic Segments (Params)

Next.js 13 Crash Course Tutorial #7 - Dynamic Segments (Params)

Net Ninja

10 месяцев назад

34,365 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@chyas4770
@chyas4770 - 10.01.2024 16:21

came here to save anyone confused why their dynamic id is not working. you should check that you use only strings of numbers not numbers

Ответить
@azizabdunabiyev
@azizabdunabiyev - 05.01.2024 16:04

👍👍

Ответить
@joecater894
@joecater894 - 14.12.2023 00:26

cant run json server in windows due to MS security

Ответить
@user-kl7zh8qg4n
@user-kl7zh8qg4n - 12.12.2023 13:21

You are absolute genius

Ответить
@huyngxyz
@huyngxyz - 11.11.2023 14:15

Absolute gold mine, I bought your Next.js masterclass course and so far i'm loving it. Also, are you considering on making a crash course towards more of Nextjs13 using searchParams, etc. and contentful? Would love to see an updated series on Next 13 and Contentful

Ответить
@TheDuppyman
@TheDuppyman - 29.10.2023 01:18

anyone have the ${variable} not output the data?

Ответить
@camo4970
@camo4970 - 27.10.2023 03:54

hello, i have an issue when trying to display the dynamic data in the page; when i type the data for example {ticket.user_email} it doesnt show it in the page. The rest of the page shows but not the data that i passed from the function is showing in the page and it doesnt show me any erros> what am i doing wrong?

Ответить
@acodersjourney
@acodersjourney - 26.10.2023 05:19

I've learned so much from your videos. Keep inspiring us.

Ответить
@MdNaimurRahmanHera
@MdNaimurRahmanHera - 09.10.2023 13:32

This is awesome sir ❤❤❤❤😍😍

Ответить
@wetpenguin
@wetpenguin - 05.10.2023 09:54

Anybody else get this error on ({ params }) ?
Binding element 'params' implicitly has an 'any' type.ts(7031)

EDIT: Oh, Mr. Net Ninja is using js instead of ts, just noticed. You have to do this in ts: ({ params }: { params: { id: number } })

Ответить
@yazidthedev4281
@yazidthedev4281 - 09.09.2023 23:58

God bless you.

Ответить
@ademineshat
@ademineshat - 07.09.2023 23:49

Great course. But the idea of next.js with folders and pages is very confusing, page.jsx files everywhere, that's not ideal 😢

Ответить
@alexg7282
@alexg7282 - 22.08.2023 12:10

I love the way you explain things ! Thx

Ответить
@user-lg9on9bm7c
@user-lg9on9bm7c - 21.08.2023 01:30

Make tutorials on Astro framework please.😅

Ответить
@xanmoydev
@xanmoydev - 20.08.2023 23:47

Thank you so much🙏
I'm from India🇮🇳

Ответить
@JW-ps8vp
@JW-ps8vp - 20.08.2023 21:52

Ответить
@abdulnafay0117
@abdulnafay0117 - 20.08.2023 21:51

Love your videos shawn. I am building a site using nextjs13 and came across a scenario which requires dynamic routing. I used the same logic you have used but the issue I am facing is everything works on local host but the page doesnt exist in development (on vercel). It gives me 404. Page doesnt exist. Any ideas how to resolve this?

Ответить
@JimmyJazz5964
@JimmyJazz5964 - 20.08.2023 16:51

It's fantastic what you do, by the way! I've learned much from you.

Ответить
@JimmyJazz5964
@JimmyJazz5964 - 20.08.2023 16:51

This may be a silly question but: how would I get alerts for when you issue your upcoming videos? This is the first time I've followed an up-to-date tutorial so have never had the need for alerts before.

Ответить
@1birr2023
@1birr2023 - 20.08.2023 14:07

Thanks alot. Could you make more videos on vue.js composition api ?

Ответить
@isaacqadri
@isaacqadri - 20.08.2023 12:31

Ответить