Skip to content

Class inheritance #274

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jul 7, 2020
Merged

Class inheritance #274

merged 6 commits into from
Jul 7, 2020

Conversation

cortizg
Copy link
Contributor

@cortizg cortizg commented Jun 22, 2020

Replacing PR #177

@javascript-translate-bot

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

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.

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...

@javascript-translate-bot

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

cortizg and 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
Contributor Author

cortizg commented Jul 7, 2020

/done

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.

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

Copy link
Contributor

@vplentinax vplentinax left a comment

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:master Jul 7, 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
Labels
4 participants