vitejs / vitejs/vite-plugin-react

Create debug channel example

Open
#1,306 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

plugin: rsc
Dominant language
TypeScript
Stars
1.2k
Forks
269
Avg merge
1d 3h
Merged PRs (30d)
19

Description

It turns out performance track doesn't require debug channel, but it appears that debug channel can allow offloading big debug info from rsc payload. The prior arts in Next.js and Waku, so it would be nice to have a minimal demo as rsc plugin example.

Unreviewed AI-generated note https://gist.github.com/hi-ogawa/b07d9dc408e6cbad3c6112daf23a4ab5

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the related pull request #1304 and the linked AI-generated note, then compare the debug-channel approaches in Next.js and Waku. The work is complete when the RSC plugin examples include a minimal debug-channel demonstration that shows how debug information can be offloaded from the RSC payload.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
developer-experience, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.