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

Type Conversions#57

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
lizzie136 merged 8 commits intojavascript-tutorial:masterfromtikoflano:master
Aug 22, 2019
Merged

Conversation

tikoflano
Copy link
Contributor

No description provided.

@CLAassistant
Copy link

CLAassistant commentedJun 6, 2019
edited
Loading

CLA assistant check
All committers have signed the CLA.


There are also cases when we need to explicitly convert a value to the expected type.
Tmabién hay casos donde necesitamos convertir de manera explícita un valor al tipo esperado.
Copy link
Member

Choose a reason for hiding this comment

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

También

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

It seems you reviewed the wrong commit. That was fixed in the latest one.

I will update this PR with the translation of task and solution.

Copy link
Member

Choose a reason for hiding this comment

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

@tikoflano It keeps showing "Tmabién" and other comments. Can you confirm that you updated the parts I commented you about?

@lizzie136lizzie136 self-requested a reviewJune 26, 2019 19:32

There are also cases when we need to explicitly convert a value to the expected type.
Tmabién hay casos donde necesitamos convertir de manera explícita un valor al tipo esperado.
Copy link
Member

Choose a reason for hiding this comment

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

@tikoflano It keeps showing "Tmabién" and other comments. Can you confirm that you updated the parts I commented you about?

@tikoflano
Copy link
ContributorAuthor

I fixed the typos. I'm curious about the "Tmabién" at line 7. I double checked that is ok in the "Files changed" of this PR.

- `undefined`is `NaN`as a number, not `0`.
- `"0"`and space-only strings like`" "`aretrue as a boolean.
- `undefined`es `NaN`como número, no `0`.
- `"0"`y textos que solo contienen espacios como`" "`son `true` como boolean.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Quedaría mejor cadenas en lugar de textos

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

En todo el resto del artículo se usa la palabra "texto". Creo que "cadena" o "cadena de caracteres" puede confundir al lector ya que no se ha explicado lo que es.

Copy link
Member

@lizzie136lizzie136 left a comment

Choose a reason for hiding this comment

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

Gracias@tikoflano por estos cambios 🚀

@lizzie136lizzie136 merged commit9577373 intojavascript-tutorial:masterAug 22, 2019
@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

@tscandalittatscandalittatscandalitta left review comments

@lizzie136lizzie136lizzie136 approved these changes

Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

5 participants
@tikoflano@CLAassistant@javascript-translate-bot@lizzie136@tscandalitta

[8]ページ先頭

©2009-2025 Movatter.jp