Next JS 13 Data fetching Secrets That You Should Know 😯

SdĂ­let
VloĆŸit
  • čas pƙidĂĄn 27. 06. 2023
  • Learn how to improve the performance of your Next.JS applications by using data fetching and caching.
    🚀 In this video, we'll cover the following topics:
    ✹ How to fetch data from a remote API
    ✹How to cache data for improved performance
    ✹How to use Next.JS 13's built-in caching features
    ✹We'll also build a simple example app to demonstrate the concepts we've covered.
    ✹You will be able to migrate from Next.js 12 getServerSideProps and getStaticProps and revalidate properties.
    If you're interested in learning more about data fetching and caching in Next.JS, I encourage you to watch this video.
    Here are some additional resources that you may find helpful:
    Next.JS Data Fetching Documentation: nextjs.org/docs/pages/buildin...
    Next.JS Caching Documentation: nextjs.org/docs/app/building-...
    🙏 Enjoyed? Please Give A Super Thanks!
    👇 Follow Me On Social Media:
    Github: github.com/nikhilthadani
    Instagram: indiancoders.in
    www.indiancoders.in

Komentáƙe • 12

  • @haikelareff
    @haikelareff Pƙed 6 měsĂ­ci

    how do we set different theme to each multiple (dynamic) pages ex: category pages, or maybe random themes for each blogpost?

  • @richard_levi17916
    @richard_levi17916 Pƙed 8 měsĂ­ci

    Thanks bro, i was confused with the caching options untill i watched your video and the data fetching chart in the end solved all my doubts related to the topic. Usually i don't comment on CZcams videos so consider this comment as a thanks from myside. I'm also planning to complete your mern AI chat bot project ❀

  • @OnlyJavascript
    @OnlyJavascript Pƙed rokem +1

    nice explanation. Can you please show us how to add internationalization and please use shadcn ui lib for UI. thanks in advance.

  • @hakanaki
    @hakanaki Pƙed 11 měsĂ­ci

    Can this be done with Axios?

  • @z1982_
    @z1982_ Pƙed 9 měsĂ­ci

    What if I use a fetcher util function located in another folder? How can I benefit from the extension of fetch by next js ?

  • @bestticktok
    @bestticktok Pƙed rokem +1

    W video

  • @AnthonyTrimble
    @AnthonyTrimble Pƙed 9 měsĂ­ci

    Great video, sub'd! How are you getting those http logs in your teminal?

  • @suborno-dev
    @suborno-dev Pƙed 10 měsĂ­ci

    ❀❀❀❀❀❀❀❀❀❀❀❀❀❀❀❀❀❀❀❀❀❀

  • @swapnilpatel3337
    @swapnilpatel3337 Pƙed rokem

    Nice sir , but deploy on vercel get an error pre render error please solve