Next.js 14 Tutorial - 28 - Parallel Routes

  Рет қаралды 42,820

Codevolution

Codevolution

Күн бұрын

📘 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
Parallel Routes
Parallel Routes in Next.js

Пікірлер: 49
@pmcareer109
@pmcareer109 6 ай бұрын
Nice. I love these series. esp this episode. It makes the code cleaner and specific to route.
@mdamirhossain9376
@mdamirhossain9376 6 ай бұрын
Simple but awesome tutorials as always. I always love your videos. I bet, there might not any other video that can make this more clear to understand. Thank you.
@arunsambyal7668
@arunsambyal7668 6 ай бұрын
hey ! thanks for this amazing NEXTJS14 series
@skanwar1351
@skanwar1351 6 ай бұрын
thank you soo much for this amazing series, I shared with my friends as they also want to learn Next.js.
@shalsa07
@shalsa07 6 ай бұрын
Amazing tutorials. Thanks for this amazing series…🙏👌
@flamingosports3227
@flamingosports3227 6 ай бұрын
Great series
@CKNMEDIA
@CKNMEDIA 5 ай бұрын
Amazing series ❤
@asfandyar8088
@asfandyar8088 4 ай бұрын
great tutorial sir. its awesome
@skanwar1351
@skanwar1351 6 ай бұрын
i appreciated your efforts and love but please Sir, consider to uploading daily classes as it could be helpful for us to learn from you sir and thank you soo much for this amazing series.
@macdee1337
@macdee1337 6 ай бұрын
Fantastic!
@blaisekempes8659
@blaisekempes8659 6 ай бұрын
Thanks for that Sir🙏
@worldbest3097
@worldbest3097 6 ай бұрын
wow...freaking awesome
@tolbydamit
@tolbydamit 3 ай бұрын
Thanks!
@sharpesthawk
@sharpesthawk 5 ай бұрын
Hi Codeevolution, at 9:00 , could we have achieved that granular control on different parts of the layout.jsx using and instead of Parallel Routes?
@alipalvane
@alipalvane 2 ай бұрын
thanks man
@yousuf4you
@yousuf4you 4 ай бұрын
Thanks
@AndriiShevchuk-fo8ky
@AndriiShevchuk-fo8ky 6 ай бұрын
Hello, how many videos will be posted with next.js 14?
@ndnow12
@ndnow12 3 ай бұрын
Are there any situations to not use parallel routes? Performance or other?
@watashit5517
@watashit5517 4 ай бұрын
do we use this all the time or only that case?
@rishiraj2548
@rishiraj2548 6 ай бұрын
Good day greetings
@neutralviews6
@neutralviews6 5 ай бұрын
Hi, I just have a question, doesn't parallel routes achieve a similar result an an HTML tag?
@you__shef
@you__shef 2 ай бұрын
save yourself some time and close the dev server and open it again in order to see the new slots you've created otherwise you will search for solutions to a none existing problem
@reyjanson1788
@reyjanson1788 Ай бұрын
life saver
@simple8810
@simple8810 19 күн бұрын
oh man I was trying to figure out why my components not showing ,then saw ur comments bro🙃
@saputrauta09
@saputrauta09 17 күн бұрын
Thankyou so much, this saved me. How did you know this gonna work?, i mean, why do we need to stop our dev server first?
@yashwanthsekar
@yashwanthsekar 25 күн бұрын
I don't understand how this is still different from just using components. all the advantages that you mentioned are still available if you just components for the various section.
@chinemelumchuba-nwene1503
@chinemelumchuba-nwene1503 Күн бұрын
Yes they are still be available but maybe difficult to implement and as the application becomes more complex, it may be challenging to scale. Parallel routes in Next.js offer significant advantages when it comes to implementing features like sub-navigation, loading states, and error boundaries. With parallel routes, you can easily manage sub-navigation within these routes, allowing for a more organized and user-friendly structure. One of the key benefits is the ability to handle loading states and error boundaries seamlessly. By simply adding loading.tsx or error.tsx files within the parallel route directories, you can ensure that the application remains interactive and responsive, even when certain parts of the application are loading or encounter errors. This setup allows the rest of the application to retain its state and functionality, providing a smooth and uninterrupted user experience. For example, if one parallel route is loading data, the presence of a loading.tsx file in that route can display a loading indicator without affecting other routes. Similarly, an error.tsx file can catch and display errors specific to that route, ensuring that other parts of the application continue to operate normally. This isolation of states and errors makes managing complex applications more straightforward and robust.
@yousuf4you
@yousuf4you 4 ай бұрын
is @parallerl_routing page be server component??
@xdmemeguy
@xdmemeguy 4 ай бұрын
You should rewrite NextJS documentation
@algorithmscodes-9927
@algorithmscodes-9927 3 ай бұрын
I don't understand the point at 10:15 how does the url plays if we opened different routes in the slots? we switched default notifications to archived and the url changed accordingly, but then if we switch another slot, how will the url look like?
@algorithmscodes-9927
@algorithmscodes-9927 3 ай бұрын
alright, the answer is in the next video :D
@mkaufmandev
@mkaufmandev 6 ай бұрын
As a Vue dev I feel like this isn't really showing more than one route at a time but more just using slots with the router to show multiple components at the same time. Maybe it's a semantic thing for me to understand.
@stanleyhayford6881
@stanleyhayford6881 5 ай бұрын
I think vue was better planned than react
@tuhinjamal6221
@tuhinjamal6221 3 ай бұрын
Yes that is the real fact❤
@zoethebird1
@zoethebird1 4 ай бұрын
@/component please where is that coming from?
@keithcheng8481
@keithcheng8481 3 ай бұрын
The @ alias is a nextJs feature, that allows you to use relative path when importing modules. In this case, the card component comes from the components folder, so the @ shorthand replaces all the absolute path that is usually required, and trims it to just '@components/card'
@StevenAdly
@StevenAdly Ай бұрын
is there any way to pass props to parallel route componet ?
@aurobindobhuyan2107
@aurobindobhuyan2107 24 күн бұрын
Maybe from the Layout.tsx component
@M7ilan
@M7ilan 6 ай бұрын
Can I not use the children slot and just use the other slots?
@M7ilan
@M7ilan 6 ай бұрын
Just tested it, You can!
@algorithmscodes-9927
@algorithmscodes-9927 3 ай бұрын
@@M7ilan you can, but when error happens in one, the whole page will block instead of one slot
@cynthiaamarachi8047
@cynthiaamarachi8047 6 күн бұрын
I am stuck here,the children slot are not rendering
@h13q18
@h13q18 5 күн бұрын
same
@zainn7336
@zainn7336 3 ай бұрын
Its not working I has done everything from reading docs to watching tutorial but its not working
@SSmithYT
@SSmithYT 3 ай бұрын
Resaving the globals.css worked for me. (I removed all stuff in there outside of the @tailwind lines, saved it, repasted them all. It saved the dark mode and the new layout loaded for the complex-dashboard.
@user-un9rr8nw2u
@user-un9rr8nw2u 25 күн бұрын
Me neither. I don't understand. The way I figure it, he should have access.
@user-un9rr8nw2u
@user-un9rr8nw2u 25 күн бұрын
I created page, layout,@comp1,@comp2,@comp3/newPage under dash-board folder. I am accessing dash-board through routing, but accessing dash-board/newPage will not work.
@saputrauta09
@saputrauta09 17 күн бұрын
same here, didn't work
@ivosrbakoski1151
@ivosrbakoski1151 3 ай бұрын
Next.js 14 Tutorial - 29 - Unmatched Routes
9:07
Codevolution
Рет қаралды 28 М.
Learn Next.js Parallel Routes In 16 Minutes
16:18
Web Dev Simplified
Рет қаралды 112 М.
Кәріс өшін алды...| Synyptas 3 | 10 серия
24:51
kak budto
Рет қаралды 1,3 МЛН
В ДЕТСТВЕ СТРОИШЬ ДОМ ПОД СТОЛОМ
00:17
SIDELNIKOVVV
Рет қаралды 3,9 МЛН
Китайка и Пчелка 4 серия😂😆
00:19
KITAYKA
Рет қаралды 3,7 МЛН
10 common mistakes with the Next.js App Router
20:37
Vercel
Рет қаралды 182 М.
Parallel Routes in NextJs 14
21:27
Hamed Bahram
Рет қаралды 18 М.
NextJS Parallel Routes Explained with a Simple Example
14:04
Dave Gray
Рет қаралды 7 М.
Next.js 14 Tutorial - 31 - Intercepting Routes
10:28
Codevolution
Рет қаралды 30 М.
Next.js 14 Tutorial - 30 - Conditional Routes
3:48
Codevolution
Рет қаралды 26 М.
Next.js App Router Parallel Routes: Explained With Project
33:52
tapaScript by Tapas Adhikary
Рет қаралды 1,7 М.
Searching IndexedDB in Remix
18:22
Remix
Рет қаралды 6 М.
Next.js 14 Tutorial - 50 - Server and Client Components
8:21
Codevolution
Рет қаралды 17 М.
Кәріс өшін алды...| Synyptas 3 | 10 серия
24:51
kak budto
Рет қаралды 1,3 МЛН