Data Fetching, Server Actions, and Streaming in Next.js 15
Before we dive deep into the ways of fetching, updating, and handling data in the latest Next.js applications, let’s first cover some key concepts that will be used going forward.
⭐️ RSC (React Server Components) ?
React Server Components (RSC) are a...
tarunlal.hashnode.dev8 min read