vitejs / vitejs/vite-plugin-react
Create debug channel example
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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