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
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 ❤
Great 👍
how do we set different theme to each multiple (dynamic) pages ex: category pages, or maybe random themes for each blogpost?
What if I use a fetcher util function located in another folder? How can I benefit from the extension of fetch by next js ?
Can this be done with Axios?
nice explanation. Can you please show us how to add internationalization and please use shadcn ui lib for UI. thanks in advance.
W video
❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤
Great video, sub'd! How are you getting those http logs in your teminal?
Hey, did you figure out how to do that?
Nice sir , but deploy on vercel get an error pre render error please solve
there is no error for me