Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Simple example of how to use the new React Server Components and Streaming with Suspense in Next.js 13.

Notifications You must be signed in to change notification settings

boostvolt/webnesday-rsc-and-streaming-in-nextjs-13

Repository files navigation

Webnesday RSC & Streaming in Next.js 13

Webnesday Presentation

Introduction

This is a simple example of how to use the new React Server Components and Streaming with Suspense in Next.js 13.

Running locally

  1. bun install
  2. bun dev
  3. Go to localhost:3000

About

Simple example of how to use the new React Server Components and Streaming with Suspense in Next.js 13.

Topics

Resources

Stars

Watchers

Forks