Тёмный

Next.js 14 Tutorial - 7 - Dynamic Routes 

Codevolution
Подписаться 633 тыс.
Просмотров 126 тыс.
50% 1

📘 Frontend Interview Course - learn.codevolution.dev/
💖 Support UPI - support.codevolution.dev/
💖 Support Paypal - www.paypal.me/Codevolution
💾 Github - github.com/gopinav
📱 Follow Codevolution
+ Twitter - / codevolutionweb
+ Facebook - / codevolutionweb
📫 Business - codevolution.business@gmail.com
Next.js 14
Next.js Tutorial
Next.js 14 Tutorial
Next.js Tutorial for Beginners
Dynamic Routes
Dynamic Routes in Next.js
Next.js 14 Dynamic Routes

Опубликовано:

 

7 ноя 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 79   
@joja2174
@joja2174 6 месяцев назад
bro explained a 2 hours lecture in 7 mins
@uquantum
@uquantum 17 дней назад
Thanks so much❤ I’d moved so quickly to astro (ssr) a couple years ago, but now I have a next.js project, so I really appreciate your presentation style and the content to get me up to speed.
@riavi
@riavi 2 месяца назад
Thanks! This cleared up what my instructor meant by dynamic routes, I didn't get it in class.
@bhn1997
@bhn1997 2 месяца назад
Thanks for your guides. Exactly what I wanted to render!
@user-cr5tv8bw2x
@user-cr5tv8bw2x 6 месяцев назад
Thanks. I'm following this course as soon as they drop. Promise to finish it with you. This is great
@Usama-Tanoli
@Usama-Tanoli 2 месяца назад
so as you might finished this could you tell me how is this
@euroclydon7883
@euroclydon7883 6 месяцев назад
Your explanations are top notch
@budifajriarzi4233
@budifajriarzi4233 4 месяца назад
Thank you for step-by-step tutorial, very helpful
@omozemojeaugustine3529
@omozemojeaugustine3529 Месяц назад
Am following the series thanks for breaking this down to this level
@latifurrahman2648
@latifurrahman2648 3 месяца назад
this course helps me very much. you are the best instructor
@jeffreyndukwe3869
@jeffreyndukwe3869 6 месяцев назад
You are doing a great and wonderful job. Nice teaching
@user-vu9dl3vn7l
@user-vu9dl3vn7l 9 дней назад
Thank you so much for the guide! ❤
@rohit_dev
@rohit_dev 6 месяцев назад
I am going to finish this series with you 🙌
@yinonelbaz5309
@yinonelbaz5309 6 месяцев назад
You are doing a great and wonderful job!
@shresthagaurab2193
@shresthagaurab2193 3 месяца назад
Thanks u so much step by step , it's very helpful
@user-xq9wf6pg2x
@user-xq9wf6pg2x 5 месяцев назад
so useful teaching! Thanks
@sejeminecraft1
@sejeminecraft1 3 месяца назад
Thank you so much. Short and precise, extremely helpful!
@md.Alamin-ej6ro
@md.Alamin-ej6ro 24 дня назад
Damn THIS was too good, it helps me a lot i was searching for this type of content but everyone just explained it in a more difficult way , anyway it was damn good to understand the basics of the dynamic routes. Thanks a lot..
@DushyantJoshi
@DushyantJoshi 3 месяца назад
Just Awesome. Thanks for this.
@osaka-ben9291
@osaka-ben9291 5 месяцев назад
thank you so much ! i was struggling with NextJs router specially with the 14.0 version because we're not using the folder "pages" anymore if i get it right.
@syedakashish5913
@syedakashish5913 4 месяца назад
explanation is so good.And it seems like john the don it teaching.
@rickyanchores4464
@rickyanchores4464 5 месяцев назад
Great tutorial!!
@kevinchittilapilly8221
@kevinchittilapilly8221 2 месяца назад
Thanks for the lecture. I have a doubt. How can I add a check so that only if the productId is a number, I navigate to the right page. But if the user enters something like product/temp it does not navigate to the productid page
@elenak2528
@elenak2528 4 месяца назад
Thank you! Where did you find it? There is no this info in documentation I think. Only with the help of your video I managed to finally do dynamic routes ( params especially are never mentioned in documentation, or I am stupid I don;t know)
@Pipu748
@Pipu748 3 дня назад
love it
@nicolaskorner9351
@nicolaskorner9351 4 месяца назад
Hey Codevolution & watchers, In your dynamic routes we're using params. Is there any difference to your usage and type declaration compared to NextJS useParams für dynamic routes? In their docs they create a variable with const params = useParams (and import it). Thanks for your videos!
@mohitrathore8808
@mohitrathore8808 6 месяцев назад
Wonderful, keep going
@user-bu7xp4vd2s
@user-bu7xp4vd2s 5 месяцев назад
Thank you!
@asifnewaz477
@asifnewaz477 3 месяца назад
Thanks bro! You are so cool!
@wojteeh
@wojteeh Месяц назад
Very useful, thanks ;)
@andrewberrio7374
@andrewberrio7374 3 месяца назад
Thank you sir
@riyad-appscode
@riyad-appscode 6 месяцев назад
Thanks 🙂
@aakashyadav6228
@aakashyadav6228 5 месяцев назад
Bro, please continue with the series.
@nahar830
@nahar830 6 месяцев назад
Thanks
@MucahitCanbey
@MucahitCanbey 4 месяца назад
Thanks ✨✨
@sahandsepidar4089
@sahandsepidar4089 6 месяцев назад
i only tought the only way to get the paramd is using hooks , i didnt know about params ; thank you
@harshitshrivastava114
@harshitshrivastava114 Месяц назад
why my params.productID is showing undefined in console.log
@user-mc1dm3oc7o
@user-mc1dm3oc7o 5 месяцев назад
Does this work with js also? It renders only the "404 page not found" component in my case
@saintrivers962
@saintrivers962 3 месяца назад
Yeah, I'm having the same problem.
@tsmusic9587
@tsmusic9587 3 месяца назад
NICE video
@zohaibafridi3522
@zohaibafridi3522 5 месяцев назад
will it work on build?
@HassanMehboob-ij1cq
@HassanMehboob-ij1cq 3 месяца назад
How I can get id in nested component?
@theangelofspace155
@theangelofspace155 6 месяцев назад
But what happen of we try to access a outOfRange dynamic route? Do we need to build that logic so if a user is trying to go to /[100] but we only have 50 resources? Or will nextJS render a 404 - not found?
@HimanshuGogoi
@HimanshuGogoi 6 месяцев назад
u need to manually redirect it to not found else it will still attempt to show the page
@user-ll2lt6ki4f
@user-ll2lt6ki4f 2 месяца назад
If someone gets an error, the id does not appear in the text on the page or next shows an error, check whether you wrote the ID correctly in the ProductId folder. In the folder name, the first letter I must be capitalized product Id
@Kevin-ft1xe
@Kevin-ft1xe 2 месяца назад
Thanks mate
@jonathanguerrero5991
@jonathanguerrero5991 3 месяца назад
Dynamic routs information start at minute 4:00 all previously said is not dynamic routes.
@rahmannurudin5003
@rahmannurudin5003 6 месяцев назад
where's _app module in newest next.js version?
@chesterxp508
@chesterxp508 6 месяцев назад
GoodJob!
@behroozbk
@behroozbk 4 месяца назад
best
@yellhtetnaing2245
@yellhtetnaing2245 6 месяцев назад
waiting for next pieces
@bj0urne
@bj0urne Месяц назад
My VS Code doesn't automatically format my code when I save the file like yours does... Is that an extension you're using?
@EzequielGrigolatto-lg6mz
@EzequielGrigolatto-lg6mz Месяц назад
You can use and configure prettier for that
@adityarajaram3124
@adityarajaram3124 5 месяцев назад
I have question while deploying in next js 14 with app router (Dynamic Route) it's not supported. Do you know any way?
@iqbalali3341
@iqbalali3341 5 месяцев назад
I also have the same problem, have you found a solution?
@victoragese9275
@victoragese9275 4 месяца назад
Same here
@HassanAKhann
@HassanAKhann Месяц назад
Saviour
@Kmkn308
@Kmkn308 6 месяцев назад
waiting more videos
@JagadishL-wj6sn
@JagadishL-wj6sn Месяц назад
How do you handle 404 page for dynamic routes
@programwithalex
@programwithalex 10 дней назад
well, lets say you are searching for that id in the database and returning its properties, then yuo can do a conditional rendering to see if your api returned the data or returned a 404 error!
@yipmong
@yipmong Месяц назад
Sir, words can not express our appreciation to your short and fully concised tutorial, we are very grateful for this. i watched a 3 hours tutorial but couldnt understand fully but yours of less than 10 mins i feel like a pro in this thank you so much for all you do sir❤❤❤
@manuelrosalesmaquieyra9687
@manuelrosalesmaquieyra9687 14 дней назад
bestia animal idolo
@gabrielsouza4483
@gabrielsouza4483 2 месяца назад
Why when im ussing output: export I got the error "Page "/[ID1]/[ID2]" is missing "generateStaticParams()" so it cannot be used with "output: export" config." ??? I dont have all possible values to ID2 and ID2 to generateSTtaicParams
@EzequielGrigolatto-lg6mz
@EzequielGrigolatto-lg6mz Месяц назад
I'm getting the same issue, were you able to solve it?
@gabrielsouza4483
@gabrielsouza4483 Месяц назад
@@EzequielGrigolatto-lg6mz the """"fix""" is downgrad tô 13.4.9 , apparently next 14 release with this bug but never fixed
@EzequielGrigolatto-lg6mz
@EzequielGrigolatto-lg6mz Месяц назад
@@gabrielsouza4483 thanks for your quick answer! unfortunately downgrade next version is not possible on my case, I'll look for other options then
@gabrielsouza4483
@gabrielsouza4483 Месяц назад
@@EzequielGrigolatto-lg6mz I tried almost everything , almost for two weeks, but if u find a solution tell me
@selvamkarthik9605
@selvamkarthik9605 6 месяцев назад
😊
@warriors_edge
@warriors_edge 5 дней назад
fuckin amazing, thank you
@ObjectiveTruth-zm3hi
@ObjectiveTruth-zm3hi 16 дней назад
isn't TypeScript a waste of time ?
@gorkemgok9313
@gorkemgok9313 2 месяца назад
The voice is AI. I am sure.
@programwithalex
@programwithalex 10 дней назад
nah he is just Indian 🤣🤣🤣🤣🤣🤣
@yogita868
@yogita868 Месяц назад
I have this created this file structure in Next js version ->14 project\[[id]] Inside page.tsx I have this code-> 'use client'; import PathwayContainer from '@/components/Pathways/PathwayContainer'; const PathwayPage = () => { const clientID = '06375fa6-999a-46a8-9d80-12e41e76aa52'; return ( ); }; export default PathwayPage; This clienID I would fetch from useselector later as of now i keep code like this. and this is the component for PathwayContainer. 'use client'; interface IPathwayContainerProps { fetchClientProjects: (clientId: string) => Promise; clientID: string; } const PathwayContainer: FunctionComponent = (props) => { const { fetchClientProjects, clientID, } = props; const [loading, setLoading] = useState(false); const [activeProjectList, setActiveProjectList] = useState([]) useEffect(() => { const getActiveProjectList = async () => { try { setLoading(true); const projectInfo = await fetchClientProjects(clientID); setActiveProjectList(projectInfo); } catch { } finally { setLoading(false); } } getActiveProjectList(); }, [clientID]) return ( {activeProjectList.map((activeProject, index) => ( {activeProject.name} ))} ); }; export default connect(() => ({}), { fetchClientProjects: actions.clients.fetchClientProjects, })(PathwayContainer); whevaver user clcik on this link which i have crated using clientID is not changed but my useeffect code runs again and again whenver user click on links. same code works fine in react. How can i solve this issue.please help.
@igorluyz_
@igorluyz_ 5 месяцев назад
You are doing a great and wonderful job!
@adityarajaram3124
@adityarajaram3124 5 месяцев назад
I have question while deploying in next js 14 with app router (Dynamic Route) it's not supported. Do you know any way?
@Txushin
@Txushin 2 месяца назад
Thanks