Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translate /community/index.md page #690

Merged
merged 4 commits into from
May 10, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 14 additions & 14 deletions src/content/community/index.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
---
title: React Community
title: Comunidad de React
---

<Intro>

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.
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.

</Intro>

## Code of Conduct {/*code-of-conduct*/}
## Código de conducta {/*code-of-conduct*/}

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.
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í.

## Stack Overflow {/*stack-overflow*/}

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)!
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)!

## Popular Discussion Forums {/*popular-discussion-forums*/}
## Foros populares de discusión {/*popular-discussion-forums*/}

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.
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.

Each community consists of many thousands of React users.
Cada comunidad está constituida por miles de usuarios de React.

* [DEV's React community](https://dev.to/t/react)
* [Hashnode's React community](https://hashnode.com/n/reactjs)
* [Reactiflux online chat](https://discord.gg/reactiflux)
* [Reddit's React community](https://www.reddit.com/r/reactjs/)
* [Comunidad de React en DEV](https://dev.to/t/react)
* [Comunidad de React en Hashnode](https://hashnode.com/n/reactjs)
* [Chat en línea en Reactiflux](https://discord.gg/reactiflux)
* [Comunidad de React en Reddit](https://www.reddit.com/r/reactjs/)

## News {/*news*/}
## Noticias {/*news*/}

For the latest news about React, [follow **@reactjs** on Twitter](https://twitter.com/reactjs) and the [official React blog](/blog/) on this website.
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.