Reorganizing the advanced guide
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 11.8k
- Forks
- 7.9k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 11
Description
Hi everybody!
I noticed one thing here in the https://reactjs.org/ and wanted to share with you. In the "Advanced Guide" part of the documentation "Forwarding Refs" section comes BEFORE "Refs and the DOM" section. However, the docs explain what refs are, how to use them and why would someone want to forward refs in the "Refs and the DOM" section. I know that currently the advanced part of the docs is in the alphabetical order. However, I thought that bringing an attention to the issue and reordering the docs would help the community. Cheers!
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 at the Advanced Guide on reactjs.org and locate the navigation or source entry that determines the section order. Compare “Forwarding Refs” with “Refs and the DOM,” then confirm that “Refs and the DOM” appears first and the guide still renders correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100