You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: beta/src/pages/index.md
+16-16
Original file line number
Diff line number
Diff line change
@@ -6,31 +6,31 @@ permalink: index.html
6
6
7
7
<HomepageHero />
8
8
9
-
## What is this site? {/*what-is-this-site*/}
9
+
## O que é este site? {/*what-is-this-site*/}
10
10
11
-
We are rewriting the React documentation with a few differences:
11
+
Estamos reescrevendo a documentação do React com algumas diferenças:
12
12
13
-
-All explanations are **written using Hooks** rather than classes.
14
-
-We've added **interactive examples** and visual diagrams.
15
-
-Guides include **challenges (with solutions!)**to check your understanding.
13
+
-Todas as explicações são **escritas usando Hooks*** em vez de classes.
14
+
-Acrescentamos **exemplos interativos*** e diagramas visuais.
15
+
-Os guias incluem **desafios (com soluções!)**para auxiliar no seu entendimento.
16
16
17
-
This beta website contains the current draft of the new docs.
17
+
Este site beta contém o rascunho atual da nova documentação.
18
18
19
-
## This is a work in progress! {/*this-is-a-work-in-progress*/}
19
+
## Este é um trabalho em andamento! {/*this-is-a-work-in-progress*/}
20
20
21
-
This is a**beta website**. There will be bugs, performance issues, and missing content.
21
+
Este é um**website beta**. Haverá bugs, problemas de desempenho e conteúdo faltando.
22
22
23
-
## How much content is ready? {/*how-much-content-is-ready*/}
23
+
## O que já está pronto? {/*how-much-content-is-ready*/}
24
24
25
-
*[Learn React](/learn): ~70% finished.
26
-
*[API Reference](/reference): ~5% finished.
25
+
*[Aprenda React](/learn): ~70% terminado.
26
+
*[Referência da API](/reference): ~5% terminado.
27
27
28
-
You can track our progress [on GitHub](https://github.com/reactjs/reactjs.org/issues/3308).
28
+
Você pode acompanhar nosso progresso [no GitHub](https://github.com/reactjs/reactjs.org/issues/3308).
29
29
30
-
## How can I provide feedback? {/*how-can-i-provide-feedback*/}
30
+
## Como posso fornecer feedback? {/*how-can-i-provide-feedback*/}
31
31
32
-
Please use [this GitHub issue](https://github.com/reactjs/reactjs.org/issues/3308)or [this anonymous form](https://www.surveymonkey.co.uk/r/Y6GH986)for high-level feedback. Additionally, each page has a Feedback button in the corner. If you spot something that doesn't make sense, please tell us!
32
+
Favor usar [este GitHub issue](https://github.com/reactjs/reactjs.org/issues/3308)ou [este formulário anônimo](https://www.surveymonkey.co.uk/r/Y6GH986)para feedback superficial. Além disso, cada página tem um botão de Feedback no canto. Se você encontrar algo que não faz sentido, por favor, nos avise!
33
33
34
-
## Will this site replace the main site? {/*will-this-site-replace-the-main-site*/}
34
+
## Este site irá substituir o site principal? {/*will-this-site-replace-the-main-site*/}
35
35
36
-
We aim to switch this site to be the main one once we reach content parity with the [existing React documentation](https://reactjs.org/). The old React website will be archived at a subdomain so you'll still be able to access it. Old content links will redirect to the archived subdomain, which will have a notice about outdated content.
36
+
O nosso objetivo é mudar este site para ser o principal, uma vez alcançada a paridade de conteúdo com a [documentação do React existente](https://reactjs.org/). O antigo site do React será arquivado em um subdomínio para que você ainda possa acessá-lo. Os links referentes ao conteúdo antigo serão redirecionados para o subdomínio arquivado, que terá um aviso sobre conteúdo desatualizado.
0 commit comments