Skip to content
New Project

RSC Notes Demo

Demo of React Server Components with the Next.js App Router.

DeployView Demo

This is a demo app showing Next.js 12's experimental React Server Components support. It's based on the React Server Components Demo by the React team. We recommend you taking a look at these links, before trying out the experimental feature:

  • Introducing Zero-Bundle-Size React Server Components
  • Everything About React Server Components
  • Docs of React Server Components in Next.js

This demo is built for showing what features that Server Components provide and what the application structure might look like. It's not ready for production adoption, or performance benchmarking as the underlying APIs are not stable yet, and might change or be improved in the future.

GitHub
Ownervercel
Repositoryserver-components-notes-demo
Use Cases
Starter
Stack
Next.js
Styled Components
Database
Redis

Related Templates

Admin Dashboard

Get started building your admin dashboard with Vercel's starter, complete with Tailwind CSS, PostgreSQL, and Auth.
Admin Dashboard thumbnail

Create React App

A client-side React app created with create-react-app.
Create React App thumbnail

Hacker News Clone with React Server Components

Built with the Next.js App Router.
Hacker News Clone with React Server Components thumbnail
DeployView Demo