Generators by vplentinax · Pull Request #370 · javascript-tutorial/es.javascript.info
Conversation
Este era el único artículo sin traducir de la sección Generators, advanced iteration, y viendo que la colaboradora no se ha manifestado en los últimos meses, traduje el artículo. Pueden aceptarlo o esperar a que ella lo traduzca.
Edit: me faltó la tarea.
|
|
||
| ```smart header="`function* f(…)` or `function *f(…)`?" | ||
| Both syntaxes are correct. | ||
| ```smart header="¿`function* f(…)` or `function *f(…)`?" |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No puedo suggest triplegrave . La r de or
smart header="¿function* f(…) o function *f(…)?"
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No sé que quieres decir...
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Que tenés que editarlo vos porque no puedo hacer un suggest de un markup
Dejaste OR en vez de O
igual apruebo porque no puedo cambiarlo y nadie e va a dar cuenta...
pero si queres, podes arreglarlo...
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
¿que paso con la contestacion?
dije:
Que tenes que editarlo vos porque no puedo hacer suggest obre un markup,
dejaste OR en lugar de O
MERXXXXX
me acabo de dar cuenta de que ahora escribo más fluido que ayer...
quiza la dra de la ambulancia tenia razon cuando me recomendó un neurologo...
sorry ignora este comment je
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok. Ahora si entendí.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Listo arreglado
| ``` | ||
|
|
||
| As generators are iterable, we can call all related functionality, e.g. the spread syntax `...`: | ||
| Como los generadores son iterables, podemos llamar a todas las funciones relacionadas, p. Ej. la sintaxis de propagación `...`: |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No es propagar...
la palabra, nola recuedo
propagar implica multiplicar, no estamos usasndo bien la palabra spread,
desenrollar
desparramar
como era??????
separar...
No hay sugerencia, ¿pero me entendés? Si se te ocurre, DEBE haber algo mejor.
tenes un array [1 2 3 4 ] como ej "args" y con spread "..." separas en elementos individuales, no es propagar (aumentar dilatar multiplicar)
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Así es como se le conoce: sintaxis de propagación. Puedes buscarlo en otros lugares, pero dentro de la comunidad de devs se conoce así.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vplentinax OK
Que porquería. El primer traductor debería aprender a usar diccionario español,
una vez que prende se vuelve todo abssurdo y ma dificil de entender.
Please make the requested changes. After it, add a comment "/done".
Then I'll ask for a new review 👻
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
salvo el or linea 95...
|
|
||
| ```smart header="`function* f(…)` or `function *f(…)`?" | ||
| Both syntaxes are correct. | ||
| ```smart header="¿`function* f(…)` or `function *f(…)`?" |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
¿que paso con la contestacion?
dije:
Que tenes que editarlo vos porque no puedo hacer suggest obre un markup,
dejaste OR en lugar de O
MERXXXXX
me acabo de dar cuenta de que ahora escribo más fluido que ayer...
quiza la dra de la ambulancia tenia razon cuando me recomendó un neurologo...
sorry ignora este comment je
Thank you 💖 I updated the Progress Issue #17 🎉 🎉 🎉
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters