freeCodeCamp/curriculum/challenges/espanol/02-javascript-algorithms-an.../object-oriented-programming
camperbot 1036cde22e
chore(i18n,learn): processed translations (#45493)
2022-03-21 17:55:58 +01:00
..
add-methods-after-inheritance.md chore(i18n,curriculum): update translations (#42147) 2021-05-15 18:01:37 +02:00
change-the-prototype-to-a-new-object.md chore(i8n,curriculum): processed translations (#41575) 2021-03-25 07:07:03 -06:00
create-a-basic-javascript-object.md chore(i8n,curriculum): processed translations (#41575) 2021-03-25 07:07:03 -06:00
create-a-method-on-an-object.md chore(i8n,curriculum): processed translations (#41575) 2021-03-25 07:07:03 -06:00
define-a-constructor-function.md chore(i18n,learn): processed translations (#45493) 2022-03-21 17:55:58 +01:00
extend-constructors-to-receive-arguments.md chore: update translations (#41737) 2021-04-05 08:04:04 -07:00
inherit-behaviors-from-a-supertype.md chore(i18n,curriculum): update translations (#42568) 2021-06-20 09:59:09 -07:00
iterate-over-all-properties.md chore(i18n,curriculum): update translations (#43178) 2021-08-20 09:00:51 +02:00
make-code-more-reusable-with-the-this-keyword.md chore(i8n,curriculum): processed translations (#41668) 2021-03-30 09:44:56 -06:00
override-inherited-methods.md chore(i18n,curriculum): update translations (#42568) 2021-06-20 09:59:09 -07:00
remember-to-set-the-constructor-property-when-changing-the-prototype.md chore(i8n,curriculum): processed translations (#41595) 2021-03-26 07:42:17 -07:00
reset-an-inherited-constructor-property.md chore(i18n,curriculum): update translations (#42568) 2021-06-20 09:59:09 -07:00
set-the-childs-prototype-to-an-instance-of-the-parent.md chore(i8n,curriculum): processed translations (#41560) 2021-03-23 07:41:00 -07:00
understand-own-properties.md chore(i18n,learn): processed translations (#44851) 2022-01-20 20:30:18 +01:00
understand-the-constructor-property.md chore(i8n,curriculum): processed translations (#41668) 2021-03-30 09:44:56 -06:00
understand-the-immediately-invoked-function-expression-iife.md chore(i8n,curriculum): processed translations (#41668) 2021-03-30 09:44:56 -06:00
understand-the-prototype-chain.md chore(i8n,curriculum): processed translations (#41668) 2021-03-30 09:44:56 -06:00
understand-where-an-objects-prototype-comes-from.md chore(i8n,curriculum): processed translations (#41668) 2021-03-30 09:44:56 -06:00
use-a-constructor-to-create-objects.md chore(i8n,curriculum): processed translations (#41668) 2021-03-30 09:44:56 -06:00
use-a-mixin-to-add-common-behavior-between-unrelated-objects.md chore(i8n,curriculum): processed translations (#41668) 2021-03-30 09:44:56 -06:00
use-an-iife-to-create-a-module.md chore(i8n,curriculum): processed translations (#41668) 2021-03-30 09:44:56 -06:00
use-closure-to-protect-properties-within-an-object-from-being-modified-externally.md chore(i8n,curriculum): processed translations (#41560) 2021-03-23 07:41:00 -07:00
use-dot-notation-to-access-the-properties-of-an-object.md chore(i8n,curriculum): processed translations (#41668) 2021-03-30 09:44:56 -06:00
use-inheritance-so-you-dont-repeat-yourself.md chore(i8n,curriculum): processed translations (#41560) 2021-03-23 07:41:00 -07:00
use-prototype-properties-to-reduce-duplicate-code.md chore(i18n,curriculum): update translations (#42568) 2021-06-20 09:59:09 -07:00
verify-an-objects-constructor-with-instanceof.md chore(i8n,curriculum): processed translations (#41668) 2021-03-30 09:44:56 -06:00