Skip to content

Class inheritance - #274

Merged
vplentinax merged 6 commits into
javascript-tutorial:masterfrom
cortizg:es.javascript.info.1-09-02-ci
Jul 7, 2020
Merged

Class inheritance#274
vplentinax merged 6 commits into
javascript-tutorial:masterfrom
cortizg:es.javascript.info.1-09-02-ci

Conversation

@cortizg

Copy link
Copy Markdown
Contributor

Replacing PR #177

@javascript-translate-bot

Copy link
Copy Markdown

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

@iliakaniliakan mentioned this pull request Jul 5, 2020

@joaquineliojoaquinelio left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Override: "montarse encima", a veces decimos "pisar", no es "anular" en programación.
puse sobrescribir en los suggest, tampoco me convence BUSCAR MEJOR PALABRA

Sí podrías ANULAR un método, "sobrescribiendo" uno vacío, pero es más amplio que eso.
Podes reemplazarlo, para que haga algo distinto,
También podes extenderlo, eso es lo que haces con el contructor cuando llamás super(),
edit:
No quise usar "extender", que tiene su propia concepto "extend" para clases,
pero es eso. Podriamos usa expandir...

Comment thread1-js/09-classes/02-class-inheritance/article.md Outdated
Comment thread1-js/09-classes/02-class-inheritance/article.md Outdated
Comment thread1-js/09-classes/02-class-inheritance/article.md Outdated
Comment thread1-js/09-classes/02-class-inheritance/article.md Outdated
Comment thread1-js/09-classes/02-class-inheritance/article.md Outdated
@javascript-translate-bot

Copy link
Copy Markdown

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

cortizgand others added 5 commits July 6, 2020 20:25
Co-authored-by: joaquinelio <joaquinelio@gmail.com>
Co-authored-by: joaquinelio <joaquinelio@gmail.com>
Co-authored-by: joaquinelio <joaquinelio@gmail.com>
Co-authored-by: joaquinelio <joaquinelio@gmail.com>
Co-authored-by: joaquinelio <joaquinelio@gmail.com>
@cortizg

Copy link
Copy Markdown
ContributorAuthor

/done

@joaquineliojoaquinelio left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Vamos resolviendo ya casi contemporáneo... ¡pr de hace dos semanas!
Mejor aun , ya superamos el tercio de repo...

@vplentinaxvplentinax left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

ok!

@vplentinax
vplentinax merged commit 358423e into javascript-tutorial:masterJul 7, 2020
@javascript-translate-bot

Copy link
Copy Markdown

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

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