freeCodeCamp / freeCodeCamp/devdocs

DevDocs React documentation is missing code blocks from source documentation

オープン
#2,615 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
docs/improvement
主要言語
Ruby
スター
39.5k
フォーク
2.6k
平均マージ
4日 32分
マージ済み PR(30日)
13

説明

# Documentation style bug

- Search for existing issues
https://github.com/freeCodeCamp/devdocs/labels/docs%2Fimprovement - did not find similar via queries like "React", "code block", "codeblock"

## Summary

The original React documentation usually presents a number of code blocks to demonstrate per concept or example. Often, one code block consists of multiple files which users can switch between, while devdocs only uses one of them. This article can be used for comparison: [source](https://react.dev/reference/react/StrictMode#fixing-bugs-found-by-re-running-effects-in-development) != [devdocs](https://devdocs.io/react/reference/react/strictmode#fixing-bugs-found-by-re-running-effects-in-development)

## Actual style

DevDocs
DevDocs

## Expected style

React.dev
React.dev

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。