Skip to content

Commit 98e6043

Browse files
committed
Updating more translations.....
1 parent 1ccee04 commit 98e6043

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README-pt-Br.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@ Server rendering still requires a lot of tooling to get right. Since it transpar
108108

109109
## Aprendendo Immutable.js
110110

111-
[Immutable.js](https://facebook.github.io/immutable-js/) provides a set of data structures that can help to solve certain performance issues when building React apps. It's a great library, and you'll probably use it a lot in your apps moving forward, but it's completely unnecessary until you have an appreciation of the performance implications.
111+
[Immutable.js](https://facebook.github.io/immutable-js/) disponibiliza uma série de estrutura de dados que podem ajudar a resolver certos problemas de performance na construção de apps em React. É uma excelente biblioteca, e você provavelmente irá usar muito no avanço dos seus apps, mas é completamente desnecessário até que você tenha uma apreciação em implementações performáticas.
112112

113113
## Aprendendo Relay, Falcor etc
114114

115-
These are technologies that help you reduce the number of AJAX requests. They’re still very cutting-edge, so if you don’t have a problem with too many AJAX requests, you don’t need Relay or Falcor.
115+
São tecnologias que ajudam você a reduzir o número de requisições AJAX. Eles ainda são muito de ponta, então se você não tiver problemas com muitas requisições AJAx, não há necessidade de Relay ou Falcor.

0 commit comments

Comments
 (0)