|
1 | 1 | ---
|
2 |
| -title: React Community |
| 2 | +title: Comunidad de 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 cuenta con una comunidad conformada por millones de desarrolladores. En esta página hemos listado algunas comunidades relacionadas a React de las que puedes formar parte; revisa los enlaces a otras páginas que se encuentran en esta sección para conocer material adicional de aprendizaje en línea. |
8 | 8 |
|
9 | 9 | </Intro>
|
10 | 10 |
|
11 |
| -## Code of Conduct {/*code-of-conduct*/} |
| 11 | +## Código de conducta {/*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 | +Antes de participar en las diferentes comunidades de React, [por favor; lee nuestro código de conducta.](https://github.com/facebook/react/blob/main/CODE_OF_CONDUCT.md) Hemos adoptado el [código de conducta convenido para contribuyentes](https://www.contributor-covenant.org/es/version/2/1/code_of_conduct/) y esperamos que todos los miembros de la comunidad se adhieran a las pautas establecidas ahí. |
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 es un foro popular en el que puedes hacer preguntas a nivel de código o resolver algún error en específico. Consulta las [preguntas existentes](https://stackoverflow.com/questions/tagged/reactjs) con la etiqueta **reactjs** o [haz tu propia pregunta](https://stackoverflow.com/questions/ask?tags=reactjs)! |
18 | 18 |
|
19 |
| -## Popular Discussion Forums {/*popular-discussion-forums*/} |
| 19 | +## Foros populares de discusión {/*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 | +Los varios foros en línea existentes son un lugar excelente para comentar sobre las mejores prácticas, arquitectura de aplicaciones y también sobre el futuro de React. Si tienes alguna pregunta a nivel de código, Stack Overflow suele ser más adecuado. |
22 | 22 |
|
23 |
| -Each community consists of many thousands of React users. |
| 23 | +Cada comunidad está constituida por miles de usuarios de 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 | +* [Comunidad de React en DEV](https://dev.to/t/react) |
| 26 | +* [Comunidad de React en Hashnode](https://hashnode.com/n/reactjs) |
| 27 | +* [Chat en línea en Reactiflux](https://discord.gg/reactiflux) |
| 28 | +* [Comunidad de React en Reddit](https://www.reddit.com/r/reactjs/) |
29 | 29 |
|
30 |
| -## News {/*news*/} |
| 30 | +## Noticias {/*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 | +Para conocer las últimas noticias sobre React, [sigue **@reactjs** en Twitter](https://twitter.com/reactjs) y el [blog oficial de React](/blog/) en este sitio web. |
0 commit comments