A simple example demonstrating the power of Next.js and RSC to “server-render data”, rather than server-render HTML.
In this case, we start with the assumption that our charting library (recharts) doesn’t support server-rendering.
recharts