Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Sets and ranges [...]#296

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
joaquinelio merged 8 commits intojavascript-tutorial:masterfromcortizg:es.javascript.info.9-08-sr
Jul 13, 2020
Merged

Sets and ranges [...]#296

joaquinelio merged 8 commits intojavascript-tutorial:masterfromcortizg:es.javascript.info.9-08-sr
Jul 13, 2020

Conversation

cortizg
Copy link
Contributor

@cortizgcortizg commentedJul 11, 2020
edited
Loading

No description provided.

typostypo2typo en código de ejemplotypo3
Copy link
ContributorAuthor

@cortizgcortizg 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
ContributorAuthor

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
ContributorAuthor

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

@joaquineliojoaquinelio 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
ContributorAuthor

/done

…cle.mdesquiusmi...aceptaste una bandera, pongo la otraa desgano, pero para concordar.
Copy link
Member

@joaquineliojoaquinelio 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
ContributorAuthor

/done

@javascript-translate-botjavascript-translate-bot requested a review froma teamJuly 13, 2020 00:43
@cortizgcortizg requested review fromvplentinax and removed request fora teamJuly 13, 2020 00:43
Copy link
Contributor

@vplentinaxvplentinax left a comment

Choose a reason for hiding this comment

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

Ok..!

@joaquineliojoaquinelio merged commite192dda intojavascript-tutorial:masterJul 13, 2020
@javascript-translate-bot

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

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@joaquineliojoaquineliojoaquinelio approved these changes

@vplentinaxvplentinaxvplentinax approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@cortizg@javascript-translate-bot@joaquinelio@vplentinax

[8]ページ先頭

©2009-2025 Movatter.jp