Next.js 13 Crash Course #8 - generateStaticParams and its variations

  Рет қаралды 7,383

Programming with Umair

Programming with Umair

Күн бұрын

Пікірлер: 10
@growwithdesign
@growwithdesign 6 ай бұрын
how to do this when I am using 'use client'. Because my code also has useEffect inside page.tsx under [slug]
@70f99
@70f99 Жыл бұрын
very detailed , thank you very much, keep going
@ProgrammingwithUmair321
@ProgrammingwithUmair321 Жыл бұрын
Thank you ❤️
@Website-Content-Creator
@Website-Content-Creator 11 ай бұрын
do you video link catch all route segments i want learn more about that one
@mahdiidrissi9712
@mahdiidrissi9712 Жыл бұрын
thank you for this tutorial, I just want to know if we changed data in the API how can we trigger revalidate in generateStaticParams and regenerate the new page paths?
@ankitmakwana3141
@ankitmakwana3141 8 ай бұрын
so do i need to pass always /1 as arguement or i can pass any value /56 /90?
@chrtravels
@chrtravels 11 ай бұрын
Very nice, thank you. I am wondering about the generateStaticParams. You mention it runs at build time. How about if the params change? So for example if you have page profiles and the dynamic route using something like [username], then the user changes their username. So the static param list would no longer contain their old username. If the static params only contains a list generated at build time, wouldn't they be out of luck and that new username path would no longer work? Not sure if I am understand this correctly. I suppose I don't need to use staticParams but if I user route doesn't exist, I want it to display a 404 page.
@dev_front
@dev_front Жыл бұрын
keep going 😍😍😍😍👍👍
@tanmaypatra4896
@tanmaypatra4896 Жыл бұрын
Hello Bro. Your "generateStaticParams()" is useful. I was searching for if it's available in 13.5 or not. Can you make a video with Next API instead of using External APIs with Links??
@ProgrammingwithUmair321
@ProgrammingwithUmair321 Жыл бұрын
Hi, I have already created video on creating api routes directly in nextjs on my nextjs 13 playlist.
Next.js 13 Crash Course #9 - Configure CSS, Scss and Tailwindcss
14:02
Programming with Umair
Рет қаралды 1,8 М.
Learn NextJS's Superpower ISR in 15 Minutes
15:35
Josh tried coding
Рет қаралды 46 М.
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН
Beat Ronaldo, Win $1,000,000
22:45
MrBeast
Рет қаралды 158 МЛН
Don't Make These Next.js Mistakes
13:01
Dave Gray
Рет қаралды 24 М.
Next.js App Router: Routing, Data Fetching, Caching
14:32
Vercel
Рет қаралды 342 М.
I Hate Next.js 13 Caching Even More Now
7:00
Josh tried coding
Рет қаралды 32 М.
Next.js Server Actions...  5 awesome things you can do
7:51
Beyond Fireship
Рет қаралды 288 М.
Every React Concept Explained in 12 Minutes
11:53
Code Bootcamp
Рет қаралды 928 М.
Using Forms in Next.js (Server Actions, Revalidating Data)
10:27