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

Sets and ranges [...] #296

Merged
merged 8 commits into from
Jul 13, 2020
Merged

Sets and ranges [...] #296

merged 8 commits into from
Jul 13, 2020

Conversation

cortizg
Copy link
Contributor

@cortizg cortizg commented Jul 11, 2020

No description provided.

typos

typo2

typo en código de ejemplo

typo3
Copy link
Contributor Author

@cortizg cortizg left a comment

Choose a reason for hiding this comment

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

typos


```js run
for(let i=0; i<'𝒳𝒴'.length; i++) {
for(let i = 0; i < '𝒳𝒴'.length; i++) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

en las buenas prácticas los operadores deben de estar separados por un espacio, y linter tambièn lo recuerda.

Copy link
Contributor

Choose a reason for hiding this comment

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

Y aquí?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ya está listo

Copy link
Member

@joaquinelio joaquinelio left a comment

Choose a reason for hiding this comment

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

2 pequeños...

@javascript-translate-bot

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

@cortizg
Copy link
Contributor Author

cortizg commented Jul 11, 2020

/done

…cle.md


esquiusmi...
aceptaste una bandera, pongo la otra
a desgano, pero para concordar.
Copy link
Member

@joaquinelio joaquinelio left a comment

Choose a reason for hiding this comment

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

👍

@cortizg
Copy link
Contributor Author

cortizg commented Jul 13, 2020

/done

@javascript-translate-bot javascript-translate-bot requested a review from a team July 13, 2020 00:43
@cortizg cortizg requested review from vplentinax and removed request for a team July 13, 2020 00:43
Copy link
Contributor

@vplentinax vplentinax left a comment

Choose a reason for hiding this comment

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

Ok..!

@joaquinelio joaquinelio merged commit e192dda into javascript-tutorial:master Jul 13, 2020
@javascript-translate-bot

Thank you 💖 I updated the Progress Issue #17 🎉 🎉 🎉

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.

4 participants