cover of episode Next.js 14 Data Fetching - Avoid THIS Mistake Making Your Apps SLOW

Next.js 14 Data Fetching - Avoid THIS Mistake Making Your Apps SLOW

2023/12/11
logo of podcast Code Ryan

Code Ryan

Frequently requested episodes will be transcribed first

Shownotes Transcript

Github: https://github.com/coderyansolomon/data-fetching-patterns)

 

In this video, I go over sequential VS parallel data fetching in next.js. I'll show you a practical example of how easy it is to accidentally slow down your application as well as how to solve that issue.