- Notifications
You must be signed in to change notification settings - Fork230
Private and protected properties and methods#173
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
Private and protected properties and methods#173
Uh oh!
There was an error while loading.Please reload this page.
Conversation
javascript-translate-bot commentedMay 9, 2020
Error: the article already has PR number in the Progress Issue#17, it's 169 |
There was a problem hiding this 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.
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)). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
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. |
There was a problem hiding this comment.
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 commentedJun 21, 2020
Please make the requested changes. After it, add a comment "/done". |
javascript-translate-bot commentedJun 22, 2020
Thank you 💖 I updated the Progress Issue#17 🎉 🎉 🎉 |
No description provided.