freeCodeCamp/curriculum/challenges/portuguese/02-javascript-algorithms-an.../object-oriented-programming
camperbot bdd33a5fe7
chore(i18n,curriculum): update translations (#43795)
2021-10-10 22:18:16 +02:00
..
add-methods-after-inheritance.md chore(i18n,curriculum): processed translations (#43760) 2021-10-07 21:38:50 +05:30
change-the-prototype-to-a-new-object.md chore(i18n,curriculum): update translations (#43078) 2021-07-30 07:57:21 -07:00
create-a-basic-javascript-object.md chore(i18n,curriculum): update translations (#43078) 2021-07-30 07:57:21 -07:00
create-a-method-on-an-object.md chore(i18n,curriculum): update translations (#43078) 2021-07-30 07:57:21 -07:00
define-a-constructor-function.md chore(i18n,curriculum): update translations (#43046) 2021-07-28 19:37:39 +02:00
extend-constructors-to-receive-arguments.md chore(i18n,curriculum): update translations (#42957) 2021-07-21 16:23:20 +01:00
inherit-behaviors-from-a-supertype.md chore(i18n,curriculum): update translations (#43046) 2021-07-28 19:37:39 +02: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(i18n,curriculum): update translations (#43078) 2021-07-30 07:57:21 -07:00
override-inherited-methods.md chore(i18n,curriculum): update translations (#43795) 2021-10-10 22:18:16 +02:00
remember-to-set-the-constructor-property-when-changing-the-prototype.md chore(i18n,curriculum): update translations (#42957) 2021-07-21 16:23:20 +01:00
reset-an-inherited-constructor-property.md chore(i18n,curriculum): update translations (#43018) 2021-07-26 09:39:21 -05:00
set-the-childs-prototype-to-an-instance-of-the-parent.md chore(i18n,curriculum): update translations (#43078) 2021-07-30 07:57:21 -07:00
understand-own-properties.md chore(i18n,curriculum): update translations (#43046) 2021-07-28 19:37:39 +02:00
understand-the-constructor-property.md chore(i18n,curriculum): update translations (#43078) 2021-07-30 07:57:21 -07:00
understand-the-immediately-invoked-function-expression-iife.md chore(i18n,curriculum): update translations (#43078) 2021-07-30 07:57:21 -07:00
understand-the-prototype-chain.md chore(i18n,curriculum): update translations (#43078) 2021-07-30 07:57:21 -07:00
understand-where-an-objects-prototype-comes-from.md chore(i18n,curriculum): update translations (#43078) 2021-07-30 07:57:21 -07:00
use-a-constructor-to-create-objects.md chore(i18n,curriculum): update translations (#43078) 2021-07-30 07:57:21 -07:00
use-a-mixin-to-add-common-behavior-between-unrelated-objects.md chore(i18n,curriculum): update translations (#43104) 2021-08-05 07:31:15 -07:00
use-an-iife-to-create-a-module.md chore(i18n,curriculum): update translations (#43795) 2021-10-10 22:18:16 +02:00
use-closure-to-protect-properties-within-an-object-from-being-modified-externally.md chore(i18n,curriculum): update translations (#43078) 2021-07-30 07:57:21 -07:00
use-dot-notation-to-access-the-properties-of-an-object.md chore(i18n,curriculum): update translations (#43018) 2021-07-26 09:39:21 -05:00
use-inheritance-so-you-dont-repeat-yourself.md chore(i18n,curriculum): update translations (#43078) 2021-07-30 07:57:21 -07:00
use-prototype-properties-to-reduce-duplicate-code.md chore(i18n,curriculum): update translations (#42957) 2021-07-21 16:23:20 +01:00
verify-an-objects-constructor-with-instanceof.md chore(i18n,curriculum): update translations (#43078) 2021-07-30 07:57:21 -07:00