From 3e4f4f41482f8c6015f948573e7d3dca1d7cd063 Mon Sep 17 00:00:00 2001 From: "Eduardo J. Nascimento" Date: Sun, 10 Mar 2019 15:39:36 -0300 Subject: [PATCH 1/3] =?UTF-8?q?Traduzido=20=20a=20p=C3=A1gina=20Community/?= =?UTF-8?q?Support=20(Comunidade/Suporte)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/community/support.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/content/community/support.md b/content/community/support.md index 65ce8b3b0..61a2244f6 100644 --- a/content/community/support.md +++ b/content/community/support.md @@ -1,6 +1,6 @@ --- id: support -title: Where To Get Support +title: Como obter Suporte layout: community sectionid: community permalink: community/support.html @@ -8,19 +8,20 @@ redirect_from: - "support.html" --- -React has a community of millions of developers. +O React conta com uma comunidade de milhões de desenvolvedores. -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. +Nesta página, mostraremos algumas comunidades relacionadas ao React que você pode fazer parte; +Veja as outras páginas desta seção para obter materiais de aprendizagem adicionais online e presencial. ## Stack Overflow {#stack-overflow} +Stack Overflow é um fórum bastante popular para realizar perguntas a nível de código ou tirar dúvidas sobre determinado 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)! -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)! +## Fóruns de Discussões Populares {#popular-discussion-forums} -## Popular Discussion Forums {#popular-discussion-forums} +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. -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. +Cada comunidade consiste em milhares de usuários do React. -Each community consists of many thousands of React users. * [DEV's React community](https://dev.to/t/react) * [Hashnode's React community](https://hashnode.com/n/reactjs) @@ -28,6 +29,6 @@ Each community consists of many thousands of React users. * [Reddit's React community](https://www.reddit.com/r/reactjs/) * [Spectrum's React community](https://spectrum.chat/react) -## News {#news} +## Novidades {#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 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. From d295006e0b8f4fe625aff4e5201981aa9d0f4d04 Mon Sep 17 00:00:00 2001 From: Jhon Mike Date: Sun, 10 Mar 2019 20:29:41 -0300 Subject: [PATCH 2/3] Update content/community/support.md Co-Authored-By: Duduzera1997 <35508801+Duduzera1997@users.noreply.github.com> --- content/community/support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/community/support.md b/content/community/support.md index 61a2244f6..64dca212c 100644 --- a/content/community/support.md +++ b/content/community/support.md @@ -1,6 +1,6 @@ --- id: support -title: Como obter Suporte +title: Onde Obter Suporte layout: community sectionid: community permalink: community/support.html From 6a01027eb18d2f2df14f4e9baa8335d12c874462 Mon Sep 17 00:00:00 2001 From: Jhon Mike Date: Sun, 10 Mar 2019 20:30:28 -0300 Subject: [PATCH 3/3] Update content/community/support.md Co-Authored-By: Duduzera1997 <35508801+Duduzera1997@users.noreply.github.com> --- content/community/support.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/community/support.md b/content/community/support.md index 64dca212c..b8b1325e7 100644 --- a/content/community/support.md +++ b/content/community/support.md @@ -14,7 +14,8 @@ Nesta página, mostraremos algumas comunidades relacionadas ao React que você p Veja as outras páginas desta seção para obter materiais de aprendizagem adicionais online e presencial. ## Stack Overflow {#stack-overflow} -Stack Overflow é um fórum bastante popular para realizar perguntas a nível de código ou tirar dúvidas sobre determinado 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)! + +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)! ## Fóruns de Discussões Populares {#popular-discussion-forums}