reactjs / reactjs/react.dev

[Suggestion]: Highlighting of RSC block in `use server` is different from other place.

Open Beginner friendly
#7,644 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

type: documentation
Dominant language
JavaScript
Stars
11.8k
Forks
7.9k
Avg merge
1d 11h
Merged PRs (30d)
11

Description

Summary

Unlike other pages, It includes using.

Page

https://react.dev/reference/rsc/use-server

Details

Other pages are only highlighted React Server Components. (For ex https://react.dev/reference/rsc/use-client)
But, in use server, It is highlighted using React Server Components. And the meaning of use is duplicated.
Is it intentional? If not, I want to fix it.

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

Compare the highlighted introductory text on the use-server and use-client reference pages linked in the issue. Check how the RSC page content is represented in the documentation source, then confirm the use-server page uses the intended wording and matches the other RSC pages when rendered.

Written by the indexing model from the issue text.

Assessment

Tech stack
react
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.