Next.js App Router: Routing, Data Fetching, Caching

Ғылым және технология

@leerob, VP of Developer Experience at Vercel, explains new concepts and foundations of Next.js app router, including layouts, dynamic routes, and data fetching. Deploy today: vercel.fyi/app-router
⌛️ Timestamps:
0:00 Introduction
0:10 Routing
2:57 Dynamic route segments
4:53 Data fetching
7:36 Caching
11:42 Metadata
💻 Resources:
◆ Routing: nextjs.org/docs/app/building-...
◆ Caching: nextjs.org/docs/app/building-...
◆ Metadata: nextjs.org/docs/app/building-...
#vercel #nextjs

Пікірлер: 307

  • @NobleOsinachi
    @NobleOsinachi7 ай бұрын

    Bro just explained half of my Next JS problems in 15 mins! Wow! This guy is good! 👍👍👍

  • @badalsaibo
    @badalsaibo Жыл бұрын

    This was an excellent demo. Concise, brief and to the point. Thanks Lee!

  • @leerob

    @leerob

    Жыл бұрын

    Thank you, this made my day 😁

  • @stillready6405
    @stillready640510 ай бұрын

    I didn't know you have a KZread channel. I was trying for hours, reading the documentation and failed. And here you explain everything in just 15 minutes. Thank you for the video!

  • @Vextor007998
    @Vextor0079988 ай бұрын

    This guide really answered almost all of my questions, it's short and straightforward. You're doing a great job.

  • @NobleOsinachi

    @NobleOsinachi

    7 ай бұрын

    Same thing I said. Like it was really packed with information and yet short.

  • @ryanp787
    @ryanp787 Жыл бұрын

    Love NextJS!!! Y’all are doing amazing innovative changes and I can’t wait for the app folder to be in production!! I’m hopping it’s coming in the near future. Keep up the great work team!!

  • @wij8044

    @wij8044

    Жыл бұрын

    Literally, the only thing new was the last stuff with Metadata

  • @SheeceGardazi

    @SheeceGardazi

    Жыл бұрын

    nothhing innovate ... it has been part of nuxt.js since for ever ...

  • @kyonas6047

    @kyonas6047

    Жыл бұрын

    Its now stable!! Horray just as i got back to next js

  • @tabletuser123

    @tabletuser123

    7 ай бұрын

    Ai generated comment

  • @ryanp787

    @ryanp787

    7 ай бұрын

    @@tabletuser123 nope I’m real lol. Your account name looks AI generated

  • @appscastle
    @appscastleАй бұрын

    This guy should keep posting videos, the examples and the way he explain things are just amazing

  • @epzoid7273
    @epzoid7273 Жыл бұрын

    thank you so much for this video, i am new to nextjs and i know noone that knows nextjs 13, so they couldnt help me with a problem i got with routing. but then you came!

  • @browsing1598
    @browsing159810 күн бұрын

    Dude you legit saved me. Was spending so much time on this. This is the only video that helped me

  • @reesebearden6566
    @reesebearden6566 Жыл бұрын

    used nextjs in my senior capstone project, it's blowing everyone away!

  • @Paul_Aderoju
    @Paul_Aderoju Жыл бұрын

    Currently using this in my next project and it’s so much easier to route between pages

  • @devkasunlakshitha
    @devkasunlakshitha Жыл бұрын

    Love these new improvements. This is why I love Next JS ❤

  • @mohamedheythembenhassen8337
    @mohamedheythembenhassen8337 Жыл бұрын

    Thank you so much vercel and @leerob , very short and informative video , i really like the app directory .

  • @adimardev1550
    @adimardev155011 ай бұрын

    i admit, this is truly fantastic! thanks to you amazing people of vercel and to you Lee, you're awesome. i'd love to know more to understand fully...

  • @advem.
    @advem. Жыл бұрын

    Light years ago music was on vinyl records, then on CDs and now it's streamed from cloud. Movies were on VHS, later DVDs and BlueRays - now it's streamed from cloud. Video games... can't ever remember all those consoles but now it's all digital and also you can stream playing in cloud. Finally webApps - your UI had been rendering on your device's broweser for days or rendered server-side... ...until now. It's time for streaming era even in webdev with UI Streaming! Simply render component, cache or revalidate it and serve to clients! Just this tiny piece! FINALLY I am sooooo hyped for the stable release you can't image. Love what u doing guys

  • @mohitnagpal
    @mohitnagpal Жыл бұрын

    I love Next.Js. Keep on going guys.

  • @leerob

    @leerob

    Жыл бұрын

    Thank you!

  • @christopheanfry2425
    @christopheanfry2425 Жыл бұрын

    Love it make me want to use nextjs every single day. You’re an amazing team with an amazing product. Huge kudos for all of you and a special thank to you Lee for your videos

  • @leerob

    @leerob

    Жыл бұрын

    Appreciate the kind words :)

  • @2an_sound
    @2an_sound11 ай бұрын

    Thank you! I'm not an expert in NextJS and in their docs for app router, couldn't find any mention of utilizing params to get the id from a dynamic route. I was messing with headers, pathname etc when params would have been fine. You helped me so much. Now I'm just trying to figure out why pages in my dynamic routes don't use the root layout (the page itself takes over the whole screen and the root layout is gone)

  • @victorekea
    @victorekea8 ай бұрын

    This is a great refresher and summary of all the awesome features of the nextjs app directory. I'm curious if there are any implications of setting the cache: no-store parameter on the fetch keyword.

  • @AdeelEjaz
    @AdeelEjaz Жыл бұрын

    I have been using app router for a few months on few of my production projects, and very impressed with the results. I'd love to see videos on how to implement GTM/GA, and posting data e.g. updating user details in a form.

  • @leerob

    @leerob

    Жыл бұрын

    Great suggestions!

  • @aneriemmanuel7243

    @aneriemmanuel7243

    Жыл бұрын

    Yeah this would be great, seems work on mutations is still ongoing for now…. But it seems the app directory is reaching stable, started a new SAAS project with it and hopefully it doesn’t end in tears 😂

  • @FrontendMedia
    @FrontendMedia10 ай бұрын

    Thanks! Those new features are really neat.

  • @GowthamN-sp9wc
    @GowthamN-sp9wc5 ай бұрын

    Thank you for the info on how to route one page to another without a link tag.

  • @timeforrice
    @timeforrice Жыл бұрын

    Very helpful!! Hope to see more videos like this!!

  • @versaleyoutubevanced8647
    @versaleyoutubevanced8647 Жыл бұрын

    very straightforward, love it

  • @wouterdeen
    @wouterdeen Жыл бұрын

    Extremely helpful video, thank you!

  • @jsricochet
    @jsricochet Жыл бұрын

    Clear and to the point: thanks!

  • @exprove2496
    @exprove2496 Жыл бұрын

    In 13:35 it's mentioned that "these are automatically deduplicated". If in getRepo was passed fetch({ cache: no-store }) would generateMetadata and Page make only one or two requests each refresh?

  • @tilmanmarquart8744
    @tilmanmarquart8744 Жыл бұрын

    Super excited to use this in prod soon!😁

  • @farzadali7434
    @farzadali7434Ай бұрын

    Excellent delivery!

  • @liketocode
    @liketocode Жыл бұрын

    Wow, never been so happy to be told I have to re-write my code base ... what's NEXT ;) 1) As has been asked below, how do we now define a list of paths for prerendering - previously done using getStaticPaths Method? The docs do not seem to detail this specifically? 2) Observation - the generic naming convention for Page and API routes will make searching for files during development a bit of a task? Thanks a million - super framework.

  • @grmn3564

    @grmn3564

    11 ай бұрын

    I'm learning NextJS at the moment and I have the same question about the generic naming convention. I opted for the old routing system because I want each file to have a more descriptive name. I'm still trying to understand the advantages of the new routing system, so if anybody can explain, please do it! thank you :)

  • @iAmTheWagon
    @iAmTheWagon Жыл бұрын

    Yes. This is very helpful. Thank you.

  • @mel_alejandrino
    @mel_alejandrino6 ай бұрын

    very well explained! just wow

  • @AllanLeonardJr
    @AllanLeonardJr Жыл бұрын

    Just what I needed, awesome!

  • @tanmaysharma4043
    @tanmaysharma4043 Жыл бұрын

    Full stack industry level application tutorial needed for all the best practices and application

  • @franksonjohnson
    @franksonjohnson Жыл бұрын

    Next finally cracking Jekyll's layout feature 13 years later. But good demo of the data fetching behavior from Lee!

  • @Gyurmatag
    @Gyurmatag Жыл бұрын

    What If I have some dynamic data on one route and I navigate to another route where I add to that data with a post request (for example a blog post) and If I navigate back to the previous route (without refresh) I want to see the fresh data list (post list) with the new item added? What can I use it to invalidate the cache and make Next.js to call the fetch again without refresh?

  • @youneshenni5417
    @youneshenni541710 ай бұрын

    This is the future of Web Developement!!!!

  • @wfl-junior
    @wfl-junior Жыл бұрын

    I can't wait to use the app directory stable

  • @prateekbagrecha7012
    @prateekbagrecha70128 ай бұрын

    Could you please tell us the extensions that you are using to speed the development ?

  • @Tantewillieja
    @Tantewillieja Жыл бұрын

    Love the app directory, made my life so much easier!

  • @leerob

    @leerob

    Жыл бұрын

    Glad to hear it!

  • @idanmasas

    @idanmasas

    Жыл бұрын

    @@leerob Hey Lee, can you please share with us the VSCode theme that you were using during this video?

  • @almeidaofthejoel
    @almeidaofthejoel Жыл бұрын

    Is there a way to support static generation for dynamic routes similar to exporting fallback from getStaticPaths before next 13?

  • @TheAkshayvirle
    @TheAkshayvirle11 ай бұрын

    Which extension is used to predict all the async await fetch code generation that we see in the video?

  • @peterlee8407
    @peterlee8407 Жыл бұрын

    Nice video! Could I know why every time when you type new lines of code, the "code hints" in grey colors already know what you are going to type? Any plugins abt this? Thx

  • @brahimo4701
    @brahimo47013 ай бұрын

    is there a way to combine between getting the data from a server component and the use of "use hook" on the client component to avoid passing props??

  • @user-qu8hg3wt3i
    @user-qu8hg3wt3i3 ай бұрын

    Thanks for sharing! I am confusing what different between images in source code and in public folder (performance, bundle size, ... ) and what is the best practice?

  • @harshilpatel3389
    @harshilpatel338910 ай бұрын

    Finally i get the solution of routing. Huh. Please mention this specifically clear in the your website.

  • @kasper369
    @kasper369 Жыл бұрын

    Amazing stuff ❤

  • @PyrexCelso
    @PyrexCelso Жыл бұрын

    This is awesome. If my main data source is prisma, is there a way to leverage this caching mechanism, without losing the type safety provided by it?

  • @nayyyhaa
    @nayyyhaa Жыл бұрын

    this is BEAUTIFUL!!!!!

  • @FrontendMedia
    @FrontendMedia Жыл бұрын

    Hi, thanks for tutorial! What icon theme are you using here? :)

  • @quickclean-ninja
    @quickclean-ninja Жыл бұрын

    Great thanks..finaly i got it

  • @VictorSilvaDev
    @VictorSilvaDev Жыл бұрын

    The cache control, only works using the native fetch api ? or can I have the same behavior using axios for example?

  • @AhmadMughal1
    @AhmadMughal17 ай бұрын

    I have but one question which i am currently having an issue with and that is if the data is being cached and then we go to dynamic route such as blog/1 we can access the id through params but is there some way to use the data that exists inside the cache already to also be sent to that so i can access that data inside my dynamic routes or do i have to refetch the data again inside that dynamic route?

  • @fredericorinco9133
    @fredericorinco9133 Жыл бұрын

    The big thing here is being able to import npm packages like embedded tweets, unsplash images, etc, that do their own fetching on the server. The bad side is that the nesting is incredibly quirky, and waterfall-prone. If there's not enough education on the subject, the level of apps will reduce, and the number of new apps passing the performance criteria will reduce dramatically. The architecture allows for bad fetching. But well so does react-query, apollo client and friends.

  • @trevortylerlee
    @trevortylerlee Жыл бұрын

    Had an issue where halfway through development we needed a page that we did not want to use the root layout. Seems like the only way to do that is to split that one page and the rest of the site into two separate folders in the app directory, each with their own layout. Tried doing that but as a result all my imports / paths broke. Is there an easier way to go about creating different root layouts? Or opting out of a root layout?

  • @ooogabooga5111

    @ooogabooga5111

    Жыл бұрын

    I have been thinking the same, on how to out out of a certain layout for a specific page that is deeply nested. Like I would like to have root: layout work and layout level 2 work but I don't want layout level 1 to be included in the same route. Like how do I avoid that. Right Now The only way of doing it seems to be, not using layouts and instead use it as components that you can import like how we did it in the old nextjs.

  • @adeleke5140
    @adeleke51409 ай бұрын

    Thank you for this video. It is so informative. I have one question for Lee, how does he get his cursor to move so smoothly?

  • @Ga2-20
    @Ga2-20 Жыл бұрын

    Can I load data in layout.tsx and pass some of the data as a props to page.tsx which is layout children?

  • @thomaspattinson3977
    @thomaspattinson3977 Жыл бұрын

    Brilliant innovations!

  • @Moh_ha
    @Moh_ha Жыл бұрын

    Amazing great work!

  • @codinginflow
    @codinginflow Жыл бұрын

    Once the remaining router bugs are fixed, this will be amazing

  • @allyk904
    @allyk904 Жыл бұрын

    İt s been incredible helpfull. Thanks

  • @TomasJansson
    @TomasJansson Жыл бұрын

    When experimenting with dynamic routes and looking at the x-vercel-cache header I noticed I only got a HIT on static routes, as soon as I used a dynamic route, like the blog post in the video, it resulted in a MISS. Why can I get the same level of caching on dynamic routes? Caching should be more dependent on the data on the page than the actual url.

  • @qwerty-or1yg
    @qwerty-or1yg4 ай бұрын

    I'm using app router. What if I want to display a sidebar on all /blog/[id] pages and keep main layout for all other pages? I've tried creating a separate layout for /blog, but it seems to inherit root layout as well, so I'm not too sure what would best approach would be? Somehow conditionally render a layout depending on a route?

  • @GuillaumeDuhan1
    @GuillaumeDuhan1 Жыл бұрын

    Thanks for this amazing video

  • @faizanahmed9304
    @faizanahmed9304 Жыл бұрын

    Thank you team vercel for explaining the concepts!

  • @leerob

    @leerob

    Жыл бұрын

    Thank *you*!

  • @faizanahmed9304

    @faizanahmed9304

    Жыл бұрын

    @@leerob you're welcome

  • @kasper369
    @kasper369 Жыл бұрын

    Please make a video on, Deployment. How to optimize and the proper way to deploy your app for the wild in new nextjs 13 way

  • @sthomastt
    @sthomastt9 ай бұрын

    Excellent to the point(s) video. Is there a code repo with the examples, so I can save time remixing and experimenting?

  • @user-ty3iu3zv3d
    @user-ty3iu3zv3d4 ай бұрын

    @vercel. I want to use the caching system like pinia or redux. it there a tutorial that explained it that way. so when I fetch something from a child node I can get it from a parent node somewhere else.

  • @0kJaymie
    @0kJaymie Жыл бұрын

    Can you use anything other than [id] for your dynamic route folder? I tried using something else but it doesn't work. Maybe I'm doing it wrong but I'm not getting any errors

  • @mathiasriissorensen6994
    @mathiasriissorensen699410 ай бұрын

    I love this but I really miss a way to update the data when the user has interacted with an element, like updating their profile using a button. When using useSWR you can execute mutate(), and then the data is updating. Do we have something similar?

  • @RedVelocityTV
    @RedVelocityTV Жыл бұрын

    I'd love to see a state management video for Next13. How server data can be hydrated on client to add interaction

  • @zuma206

    @zuma206

    Жыл бұрын

    just pass props to a client component, that simple :)

  • @RedVelocityTV

    @RedVelocityTV

    Жыл бұрын

    @@zuma206 large apps don't use prop drilling. They have their own client store

  • @random4561

    @random4561

    Жыл бұрын

    @@RedVelocityTV I think you would just pass the props to the layout where it can hydrate the client store, just like with the current pages system

  • @najlepszyinformatyk1661

    @najlepszyinformatyk1661

    10 ай бұрын

    usually, you don't need to think about state management in an old-fashioned way, now all requests are cached by default so you just need to create the function `fetchSomeShit` and reuse it. For a client-based state, you can use old approaches as well

  • @TheDoguBati
    @TheDoguBati8 ай бұрын

    Can i just ask how do i generateStaticParams using prisma. Because for some reason i always get undefined instead of receiving array of ids and generates a type error when i try next/build

  • @vinayak2450
    @vinayak2450 Жыл бұрын

    How would the app know how many ISR pages it has to store it statically first at build time?

  • @kimbapslayer1995
    @kimbapslayer1995 Жыл бұрын

    If i bootstrap a next project with the traditional src dir but use next 13 are these server components still available? Is this App dir only features?

  • @tubebility
    @tubebility Жыл бұрын

    What extension are you using to get that "searchParams" autocomplete?

  • @nasso_
    @nasso_ Жыл бұрын

    but how do i change the title of my page based on dynamic, client-side state? say, a text input for example?

  • @hugocastillo7647
    @hugocastillo764710 ай бұрын

    Vercerl i love next.js 13, im just a beginner but there´s is something i don´t understand is there a way i can define a header in the RootLayout but idk that this header doesn´t affect my about or other page i dont want it to be there.

  • @martinmatuszek1277
    @martinmatuszek1277 Жыл бұрын

    What caught my attention was proposing type properties in Repository type definition. How VS Code have done that?

  • @hludhlddly
    @hludhlddly5 ай бұрын

    Whats the extension that you use to auto complete code? thanksss

  • @kasvith
    @kasvith Жыл бұрын

    Whats the best way to handle Auth and Pass state from server to client

  • @herruberraumundzeit6229
    @herruberraumundzeit622910 ай бұрын

    What if i want to use no-cache or revalidate on a async function like googleapi's auth & getRange from googlesheets ( wich is not a fetch function )?

  • @iwantfrens5804
    @iwantfrens58045 ай бұрын

    Leerob is fcking amazing!!! I love these videos!!!

  • @oiojin831
    @oiojin8318 ай бұрын

    clear explanation

  • @BenZekriNBENZ
    @BenZekriNBENZ10 ай бұрын

    Thanks Nextjs team, you're making the world of dev a better place and without headache.

  • @depression_plusplus6120

    @depression_plusplus6120

    9 ай бұрын

    How do you manage localstorage in next. As we can't access it since next prerenders on server, right?

  • @BenZekriNBENZ

    @BenZekriNBENZ

    8 ай бұрын

    use LocalStorage in a client component 'use client'@@depression_plusplus6120

  • @alsherifkhalaf7385
    @alsherifkhalaf738510 ай бұрын

    how can I use revalidateTag when using for example firebase or prisma to fetch data ?

  • @Steffi3rd
    @Steffi3rd Жыл бұрын

    Awesome!!! Just have a question about generateMetaData : We need to do a getRepo twice (inside component and generateMetaData) I think it's a shame that we can't make this call only once to reuse the response of the getRepo in component for the generateMetaData... Isn't there another way to make a single network call? Thanks!

  • @TwistedChaz

    @TwistedChaz

    Жыл бұрын

    Bingo! at least would take data from the Page params

  • @bhahmady
    @bhahmady6 ай бұрын

    Hi, what is the suggestion or snippet extension?

  • @rand0mtv660
    @rand0mtv660 Жыл бұрын

    Great content! I just wanted to ask, since fetch is the API that was extended to support some of this caching stuff, I'm guessing using something like axios it just won't support all of these features? Is there a way to make it work even with something like axios?

  • @confuze1500

    @confuze1500

    Жыл бұрын

    I don't think so. If I'm not mistaken, you can use the new react cache function. That's the way to do it with database queries as well, I think.

  • @abdulramonlasisi3385

    @abdulramonlasisi3385

    Жыл бұрын

    export const revalidate = 60 //one minute

  • @rand0mtv660

    @rand0mtv660

    Жыл бұрын

    @@abdulramonlasisi3385 I'll have to try that out, but thanks. I was under the impression all of this requires fetch API to be used.

  • @ya4dang1
    @ya4dang110 ай бұрын

    How to fetch data with bearer token in server component, i.e. how do we retrieve the bearer token?

  • @saichandrajagu6141
    @saichandrajagu61412 ай бұрын

    please answer how to get the pathname as "emplopyee/[id]/edit" like this, cause i wanna give the pathnames a unque name (Or) can you explain how can we keep the navbar fr some pages and exclude for some pages based on pathnames only in next js app router.

  • @9622AX
    @9622AX11 ай бұрын

    While deploying on vercel fetch failed cannot use localhost:3000 as an address to fetch data in production mode works ok in local env. I am using file based routing to fetch posts locally. Any fix?

  • @DrDarp
    @DrDarp10 ай бұрын

    For everyone wondering what icon pack it is, it's vscode-icons

  • @ivgadev
    @ivgadev Жыл бұрын

    This is cool but how can we use middleware inside the app dir folder? Is this already developed? I am using one on the root but I need more for my app. Thank you.

  • @leerob

    @leerob

    Жыл бұрын

    Middleware is supported!

  • @BerniePunished
    @BerniePunished Жыл бұрын

    can we have revalidation in app direction route.js files?

  • @primostasis
    @primostasis Жыл бұрын

    hi how about re-fetching? is it still recommendable about useState?

  • @shubhchaudhary6562
    @shubhchaudhary6562 Жыл бұрын

    Anybody know which icon pack hee is using?

  • @virendrapatel775
    @virendrapatel775 Жыл бұрын

    Is it good to fetch data in both functions Page and genratemetadata How to reuse the same data when i am using axios

  • @fakn9159
    @fakn91595 ай бұрын

    What i dont understand is what If I need to GET or POST Data from a client component? Sometimes I have the case that I have a client component, click a button to write Data to a database. In this case I don't have a Server component but i still need to fetch data..

  • @mahdimohammed5393
    @mahdimohammed5393 Жыл бұрын

    Great video When the app folder will be stable do you know the date ?

  • @redhood7105
    @redhood7105 Жыл бұрын

    Video about auth with new Next would be nice. How to protect routes and such

  • @ooogabooga5111
    @ooogabooga5111 Жыл бұрын

    Please also talk about how to share data between all these components with data being cashed on server, How to add styles. If there are any gotcha as it stands right now.

Келесі