Skip to content

Sets and ranges [...]#296

Merged
joaquinelio merged 8 commits into
javascript-tutorial:masterfrom
cortizg:es.javascript.info.9-08-sr
Jul 13, 2020
Merged

Sets and ranges [...]#296
joaquinelio merged 8 commits into
javascript-tutorial:masterfrom
cortizg:es.javascript.info.9-08-sr

Conversation

@cortizg

@cortizg cortizg commented Jul 11, 2020

Copy link
Copy Markdown
Contributor

No description provided.

typos

typo2

typo en código de ejemplo

typo3

@cortizg cortizg left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

typos

Comment thread 9-regular-expressions/08-regexp-character-sets-and-ranges/article.md Outdated
Comment thread 9-regular-expressions/08-regexp-character-sets-and-ranges/article.md Outdated

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

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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

@joaquinelio joaquinelio left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

2 pequeños...

Comment thread 9-regular-expressions/08-regexp-character-sets-and-ranges/article.md Outdated
Comment thread 9-regular-expressions/08-regexp-character-sets-and-ranges/article.md Outdated
@javascript-translate-bot

Copy link
Copy Markdown

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

@cortizg

cortizg commented Jul 11, 2020

Copy link
Copy Markdown
Contributor Author

/done

Comment thread 9-regular-expressions/08-regexp-character-sets-and-ranges/article.md Outdated
…cle.md


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

@joaquinelio joaquinelio left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👍

@cortizg

cortizg commented Jul 13, 2020

Copy link
Copy Markdown
Contributor Author

/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

@vplentinax vplentinax left a comment

Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown

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