Add documentation to demonstrate code splitting on server side apps.
まだ誰も着手していません。
- 主要言語
- JavaScript
- スター
- 11.8k
- フォーク
- 7.9k
- 平均マージ
- 1日 11時間
- マージ済み PR(30日)
- 11
説明
This is with reference to this link. Though i admit the documentation is pretty lucid, i feel a section can also be made for code splitting with server sided react apps. This is particularly tricky as correct bundles have to be utilised / picked up on both server and client side. This will be particularly useful for someone who is not using next / gatsby and is trying to use their own webpack config. Alternatively we can also show the above using react-loadable. I know the docs here are pertaining to just react, but adding this section may be helpful. If okay i'm cool with submitting a PR.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず content/docs/code-splitting.md から始め、サーバーサイド React とカスタム webpack 設定に関する issue のシナリオを確認します。ドキュメントでカスタムのサーバー/クライアントバンドル選択を扱うべきか、react-loadable を実例として示すべきかを判断します。Next や Gatsby を使用していないアプリでのサーバーサイドコード分割について、ドキュメントが明確に説明できていれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, react, webpack
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100