Add pointer to "React with Hooks" docs port until docs rewrite is ready
還沒有人認領這個 Issue。
- 主要語言
- JavaScript
- 星號
- 11.8k
- 分支
- 7.9k
- 平均合併
- 1 天 11 小時
- 30 天內合併 PR
- 11
描述
Per #3308 , the React team is working on a complete rewrite of the React docs, which is great.
Until then, the tutorials and examples still show classes as the default.
Meanwhile, there's a fantastic port of the current React docs that updates all examples and tutorials to show hooks as the primary approach, at https://reactwithhooks.netlify.app/ .
I'd like to suggest that we add some kind of a header notice or link on the front page and the tutorials that says something like:
We're currently working on a rewrite of the React docs to improve explanations and teach React hooks as the default approach. In the meantime, you may want to look at https://reactwithhooks.netlify.app/ to see these same tutorials written using React hooks.
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先定位文件網站的首頁和教學入口,然後檢查其中如何呈現通知或外部連結。無需等待文件重寫,只要所要求的 React with Hooks 連結和說明性通知出現在首頁和教學中,即視為完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript, react
- 領域
- documentation
- Issue 類型
- 文件
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100