Mural Blog

next.js

next.js

  • Published on
    11 min read

    React Server Components are powerful and extremely important new application architecture for building scalable, smart, and complex React applications. This post will cover everything you need to know about RSCs, and how to use Suspense for data fetching.