Type Conversions by tikoflano · Pull Request #57 · javascript-tutorial/es.javascript.info

Por ejemplo, `alert` convierte automáticamente cualquier valor a string para mostrarlo. Las operaciones matemáticas convierten los valores a números.

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.

Choose a reason for hiding this comment

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

También

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.

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?