Creating React App from scratch documentation missing
まだ誰も着手していません。
- 主要言語
- JavaScript
- スター
- 11.8k
- フォーク
- 7.9k
- 平均マージ
- 1日 11時間
- マージ済み PR(30日)
- 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 にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、Creating a React App from scratch 記事へのリンクを含む Getting Started ドキュメントを見つけ、リンク先のコードサンプルが利用できないことを確認します。ドキュメントに、動作する例または代替ガイドを備えた、最小限の JavaScript および React toolchain を作成するためのメンテナンスされた選択肢が用意されていれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, react
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100