Creating React App from scratch documentation missing
未關閉
還沒有人認領這個 Issue。
- 主要語言
- JavaScript
- 星號
- 11.8k
- 分支
- 7.9k
- 平均合併
- 1 天 11 小時
- 30 天內合併 PR
- 11
描述
Currently, the getting started docs have this line:
If you prefer to set up your own JavaScript toolchain from scratch, check out this guide that re-creates some of the Create React App functionality.
which links to this article: https://blog.usejournal.com/creating-a-react-app-from-scratch-f3c693b84658
However, the code samples of the article are now going 404.
I believe that it is very important to provide people an option to have their own, minimalistic toolchain. (or rather the documentation for it). Especially for beginners.
I know there is the eject command for the create react app utility, but that includes a lot of extra features that many won't need.
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
首先找到包含 Creating a React App from scratch 文章連結的 Getting Started 文件,然後確認連結的程式碼範例無法使用。當文件提供建立最小 JavaScript 和 React toolchain 的受維護選項,並附有可運作的範例或替代指南時,即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript, react
- 領域
- documentation
- Issue 類型
- 文件
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100