|
1 | 1 | ---
|
2 | 2 | id: support
|
3 |
| -title: Where To Get Support |
| 3 | +title: Onde Obter Suporte |
4 | 4 | layout: community
|
5 | 5 | sectionid: community
|
6 | 6 | permalink: community/support.html
|
7 | 7 | redirect_from:
|
8 | 8 | - "support.html"
|
9 | 9 | ---
|
10 | 10 |
|
11 |
| -React has a community of millions of developers. |
| 11 | +O React conta com uma comunidade de milhões de desenvolvedores. |
12 | 12 |
|
13 |
| -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. |
| 13 | +Nesta página, mostraremos algumas comunidades relacionadas ao React que você pode fazer parte; |
| 14 | +Veja as outras páginas desta seção para obter materiais de aprendizagem adicionais online e presencial. |
14 | 15 |
|
15 | 16 | ## Stack Overflow {#stack-overflow}
|
16 | 17 |
|
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)! |
| 18 | +Stack Overflow é um fórum bastante popular para realizar perguntas no nível de código ou tirar dúvidas sobre um erro em específico. Leia as [perguntas existentes](https://stackoverflow.com/questions/tagged/reactjs) marcadas como **reactjs** ou [faça sua própria pergunta](https://stackoverflow.com/questions/ask?tags=reactjs)! |
18 | 19 |
|
19 |
| -## Popular Discussion Forums {#popular-discussion-forums} |
| 20 | +## Fóruns de Discussões Populares {#popular-discussion-forums} |
20 | 21 |
|
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. |
| 22 | +Existem diversos fóruns online que são ótimos lugares para discutir sobre as melhores práticas, arquitetura de aplicativos e claro sobre o futuro do React. Se você tem alguma pergunta a nível de código, o Stack Overflow normalmente é o mais adequado. |
| 23 | + |
| 24 | +Cada comunidade consiste em milhares de usuários do React. |
22 | 25 |
|
23 |
| -Each community consists of many thousands of React users. |
24 | 26 |
|
25 | 27 | * [DEV's React community](https://dev.to/t/react)
|
26 | 28 | * [Hashnode's React community](https://hashnode.com/n/reactjs)
|
27 | 29 | * [Reactiflux online chat](https://discord.gg/0ZcbPKXt5bZjGY5n)
|
28 | 30 | * [Reddit's React community](https://www.reddit.com/r/reactjs/)
|
29 | 31 | * [Spectrum's React community](https://spectrum.chat/react)
|
30 | 32 |
|
31 |
| -## News {#news} |
| 33 | +## Novidades {#news} |
32 | 34 |
|
33 |
| -For the latest news about React, [follow **@reactjs** on Twitter](https://twitter.com/reactjs) and the [official React blog](/blog/) on this website. |
| 35 | +Para receber as últimas notícias sobre o React, [Siga **@reactjs** no Twitter](https://twitter.com/reactjs) e o [Blog Oficial do React](/blog/) neste website. |
0 commit comments