Reorganizing the advanced guide
還沒有人認領這個 Issue。
- 主要語言
- JavaScript
- 星號
- 11.8k
- 分支
- 7.9k
- 平均合併
- 1 天 11 小時
- 30 天內合併 PR
- 11
描述
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!
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
從 reactjs.org 上的 Advanced Guide 開始,找到決定各個區段順序的導覽項目或原始碼項目。比較「Forwarding Refs」與「Refs and the DOM」,然後確認「Refs and the DOM」排在前面,且指南仍能正確呈現。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- react
- 領域
- documentation
- Issue 類型
- 文件
- 難度
- 1/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100