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

Ninja code #182

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Mr-Saxobeat
Copy link
Contributor

Translates "Ninja code" article.

Copy link
Contributor

@odsantos odsantos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Mr-Saxobeat , would you please comment or consider these changes? Thank you.



```quote author="Confucius (Analects)"
Learning without thought is labor lost; thought without learning is perilous.
```quote author="Confúcio"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
```quote author="Confúcio"
```quote author="Confúcio (Analects)"

Hi, that seems to be missing here.

```

Programmer ninjas of the past used these tricks to sharpen the mind of code maintainers.
Programadores ninjas do passado usavam truques para moldar a mente dos mantenedores de códigos.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Programadores ninjas do passado usavam truques para moldar a mente dos mantenedores de códigos.
Programadores ninjas do passado usavam estes truques para moldar a mente dos mantenedores de código.

i = i ? i < 0 ? Math.max(0, len + i) : i : 0;
```

Cool, right? If you write like that, a developer who comes across this line and tries to understand what is the value of `i` is going to have a merry time. Then come to you, seeking for an answer.
Lega, né? Se você escrever dessa forma, um desenvolvedor que passar por essa linha e tentar entender qual o valor de `i` irá gastar um bom tempo. E então irá até você pedindo uma resposta.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Lega, né? Se você escrever dessa forma, um desenvolvedor que passar por essa linha e tentar entender qual o valor de `i` irá gastar um bom tempo. E então irá até você pedindo uma resposta.
Legal, né? Se você escrever dessa forma, um desenvolvedor que passar por essa linha e tentar entender qual o valor de `i` irá gastar um bom tempo. E então irá até você pedindo uma resposta.


Tell them that shorter is always better. Initiate them into the paths of ninja.
Diga a eles que o curto é sempre melhor. Introduza eles ao caminho do ninja.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Diga a eles que o curto é sempre melhor. Introduza eles ao caminho do ninja.
Diga a eles que o curto é sempre melhor. Introduza eles no caminho do ninja.


## One-letter variables
## Variáveis de letra única
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
## Variáveis de letra única
## Variáveis de uma letra

The Dao hides in wordlessness. Only the Dao is well begun and well
completed.
```quote author="Lao Zi (Tao Te Ching)"
O Caminho é invisível e não tem nome.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
O Caminho é invisível e não tem nome.
O Dao se esconde na ausência de palavras. Apenas o Dao está bem iniciado e bem
concluído.

Google Translate - here


```quote author="Guan Yin Zi"
When in the light, can't see anything in the darkness.<br>
When in the darkness, can see everything in the light.
Quando na luz, não podes ver nada na escuridão.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Quando na luz, não podes ver nada na escuridão.
Quando na luz, não pode ver nada na escuridão.<br>

When in the light, can't see anything in the darkness.<br>
When in the darkness, can see everything in the light.
Quando na luz, não podes ver nada na escuridão.
Quando na escuridão, não podes ver nada na luz.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Quando na escuridão, não podes ver nada na luz.
Quando na escuridão, pode ver tudo na luz.

Google Translate

```quote author="Confucius (Analects)"
Learning without thought is labor lost; thought without learning is perilous.
```quote author="Confúcio"
Estudo sem pensamento é trabalho perdido; pensamento sem estudo é perigoso.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Estudo sem pensamento é trabalho perdido; pensamento sem estudo é perigoso.
Aprender sem pensar é trabalho perdido; pensar sem aprender é perigoso.

Google Translate

The great Tao flows everywhere,<br>
both to the left and to the right.
```quote author="Lao Zi (Tao Te Ching)"
O Grande Caminho é vasto
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
O Grande Caminho é vasto
O grande Tao flui por toda parte,<br>

@javascript-translate-bot

Please make the requested changes. After it, add a comment "/done".
Then I'll ask for a new review 👻

@CLAassistant
Copy link

CLAassistant commented Apr 29, 2022

CLA assistant check
All committers have signed the CLA.

@odsantos
Copy link
Contributor

Hi @Mr-Saxobeat ,

Are you still working on this?

If you're not available, I might be able to release it for another person.

Thanks,
Osvaldo.

@odsantos
Copy link
Contributor

Hi @Mr-Saxobeat ,

This PR also has conflicts after updating the article to the English version.

Thanks,
Osvaldo.

@nazarepiedady
Copy link
Member

@odsantos, @jonnathan-ls, @Peruibeloko, we need to resolve the conflicts of this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants