Next JS 13 Data fetching Secrets That You Should Know 😯

Поделиться
HTML-код
  • Опубликовано: 7 фев 2025
  • 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/doc...
    Next.JS Caching Documentation: nextjs.org/doc...
    🙏 Enjoyed? Please Give A Super Thanks!
    👇 Follow Me On Social Media:
    Github: github.com/nik...
    Instagram: indiancoders.in
    www.indiancoders.in

Комментарии •

  • @richard_levi17916
    @richard_levi17916 Год назад

    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 RUclips videos so consider this comment as a thanks from myside. I'm also planning to complete your mern AI chat bot project ❤

  • @haikelareff
    @haikelareff Год назад

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

  • @z1982_
    @z1982_ Год назад

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

  • @hakanaki
    @hakanaki Год назад

    Can this be done with Axios?

  • @OnlyJavascript
    @OnlyJavascript Год назад +1

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

  • @bestticktok
    @bestticktok Год назад +1

    W video

  • @suborno-dev
    @suborno-dev Год назад

    ❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤

  • @AnthonyTrimble
    @AnthonyTrimble Год назад

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

  • @swapnilpatel3337
    @swapnilpatel3337 Год назад

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