Skip to content

Conversation

@cortizg
Copy link
Contributor

@cortizg cortizg commented May 9, 2020

No description provided.

@javascript-translate-bot

Error: the article already has PR number in the Progress Issue #17, it's 169 ⁉️

@cortizg
Copy link
Contributor Author

cortizg commented May 9, 2020

#173 replace #169

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.

apruebo...
pero deberia:

  • link wiki a ESP
  • coincidir lineas con ENG (no seguí dónde)
  • des-traducir "rellenar" a "polyfill". Es el coso que agrega funciones no soportadas a VM que no se actualizaron.

## Resumen

In terms of OOP, delimiting of the internal interface from the external one is called [encapsulation](https://en.wikipedia.org/wiki/Encapsulation_(computer_programming)).
En términos de POO, la delimitación de la interfaz interna de la externa se llama [encapsulamiento] (https://en.wikipedia.org/wiki/Encapsulation_ (computer_programming)).
Copy link
Member

Choose a reason for hiding this comment

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

- Los campos privados comienzan con `#`. JavaScript se asegura de que solo podamos acceder a los que están dentro de la clase.

Right now, private fields are not well-supported among browsers, but can be polyfilled.
En este momento, los campos privados no son compatibles entre los navegadores, pero se pueden rellenar.
Copy link
Member

Choose a reason for hiding this comment

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

En este momento, los campos privados no son compatibles entre los navegadores, pero se puede usar "polyfill".

No funciona el suggest en repo borrado.
"Rellenar" no significa nada, el "polyfill" es muy específico y hay un artículo de él.

@javascript-translate-bot

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

@joaquinelio joaquinelio merged commit e8ae6b8 into javascript-tutorial:master Jun 22, 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.

3 participants