|
1 | 1 | ---
|
2 |
| -title: React Community |
| 2 | +title: React コミュニティ |
3 | 3 | ---
|
4 | 4 |
|
5 | 5 | <Intro>
|
6 | 6 |
|
7 |
| -React has a community of millions of developers. On this page we've listed some React-related communities that you can be a part of; see the other pages in this section for additional online and in-person learning materials. |
| 7 | +React には何百万人もの開発者のコミュニティが存在します。このページでは、あなたが参加できる React 関連のコミュニティを紹介しています。オンラインや対面での学習資料については、このセクションの他のページをご覧ください。 |
8 | 8 |
|
9 | 9 | </Intro>
|
10 | 10 |
|
11 |
| -## Code of Conduct {/*code-of-conduct*/} |
| 11 | +## 行動規範 {/*code-of-conduct*/} |
12 | 12 |
|
13 |
| -Before participating in React's communities, [please read our Code of Conduct.](https://github.com/facebook/react/blob/main/CODE_OF_CONDUCT.md) We have adopted the [Contributor Covenant](https://www.contributor-covenant.org/) and we expect that all community members adhere to the guidelines within. |
| 13 | +React のコミュニティに参加する前に、[私たちの行動規範 (Code of Conduct) をお読みください](https://github.com/facebook/react/blob/main/CODE_OF_CONDUCT.md)。私たちは [Contributor Covenant](https://www.contributor-covenant.org/) を採用しており、すべてのコミュニティメンバが記載されているガイドラインを遵守することを期待しています。 |
14 | 14 |
|
15 | 15 | ## Stack Overflow {/*stack-overflow*/}
|
16 | 16 |
|
17 |
| -Stack Overflow is a popular forum to ask code-level questions or if you're stuck with a specific error. Read through the [existing questions](https://stackoverflow.com/questions/tagged/reactjs) tagged with **reactjs** or [ask your own](https://stackoverflow.com/questions/ask?tags=reactjs)! |
| 17 | +Stack Overflow は、コードレベルの質問をしたい場合や、特定のエラーで困っている場合に人気のフォーラムです。**reactjs** タグの付いた[既存の質問](https://stackoverflow.com/questions/tagged/reactjs)を読んだり、[自分で質問](https://stackoverflow.com/questions/ask?tags=reactjs)したりしてみてください! |
18 | 18 |
|
19 |
| -## Popular Discussion Forums {/*popular-discussion-forums*/} |
| 19 | +## 人気のディスカッションフォーラム {/*popular-discussion-forums*/} |
20 | 20 |
|
21 |
| -There are many online forums which are a great place for discussion about best practices and application architecture as well as the future of React. If you have an answerable code-level question, Stack Overflow is usually a better fit. |
| 21 | +ベストプラクティスやアプリケーションアーキテクチャ、さらには React の未来についての議論に最適なオンラインフォーラムはたくさんあります。コードレベルで答えられる質問の場合は、通常 Stack Overflow がより適しています。 |
22 | 22 |
|
23 |
| -Each community consists of many thousands of React users. |
| 23 | +各コミュニティは何千人もの React ユーザで構成されています。 |
24 | 24 |
|
25 |
| -* [DEV's React community](https://dev.to/t/react) |
26 |
| -* [Hashnode's React community](https://hashnode.com/n/reactjs) |
27 |
| -* [Reactiflux online chat](https://discord.gg/reactiflux) |
28 |
| -* [Reddit's React community](https://www.reddit.com/r/reactjs/) |
| 25 | +* [DEV の React コミュニティ](https://dev.to/t/react) |
| 26 | +* [Hashnode の React コミュニティ](https://hashnode.com/n/reactjs) |
| 27 | +* [Reactiflux オンラインチャット](https://discord.gg/reactiflux) |
| 28 | +* [Reddit の React コミュニティ](https://www.reddit.com/r/reactjs/) |
29 | 29 |
|
30 |
| -## News {/*news*/} |
| 30 | +## ニュース {/*news*/} |
31 | 31 |
|
32 |
| -For the latest news about React, [follow **@reactjs** on Twitter](https://twitter.com/reactjs) and the [official React blog](/blog/) on this website. |
| 32 | +React の最新ニュースについては、[Twitter の **@reactjs**](https://twitter.com/reactjs) と、このウェブサイト上の[公式 React ブログ](/blog/)をフォローしてください。 |
0 commit comments