freeCodeCamp/curriculum/challenges/italian/02-javascript-algorithms-an.../object-oriented-programming
camperbot 41bbc30b94
chore(i18n,learn): processed translations (#48105)
2022-10-18 12:59:49 +05:30
..
add-methods-after-inheritance.md chore(i18n,learn): processed translations (#48105) 2022-10-18 12:59:49 +05:30
change-the-prototype-to-a-new-object.md
create-a-basic-javascript-object.md
create-a-method-on-an-object.md
define-a-constructor-function.md
extend-constructors-to-receive-arguments.md
inherit-behaviors-from-a-supertype.md chore(i18n,curriculum): processed translations (#42545) 2021-06-17 07:49:01 -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
override-inherited-methods.md chore(i18n,curriculum): processed translations (#42545) 2021-06-17 07:49:01 -07:00
remember-to-set-the-constructor-property-when-changing-the-prototype.md
reset-an-inherited-constructor-property.md chore(i18n,curriculum): processed translations (#42545) 2021-06-17 07:49:01 -07:00
set-the-childs-prototype-to-an-instance-of-the-parent.md
understand-own-properties.md chore(i18n,learn): processed translations (#44851) 2022-01-20 20:30:18 +01:00
understand-the-constructor-property.md
understand-the-immediately-invoked-function-expression-iife.md
understand-the-prototype-chain.md
understand-where-an-objects-prototype-comes-from.md
use-a-constructor-to-create-objects.md
use-a-mixin-to-add-common-behavior-between-unrelated-objects.md
use-an-iife-to-create-a-module.md
use-closure-to-protect-properties-within-an-object-from-being-modified-externally.md
use-dot-notation-to-access-the-properties-of-an-object.md
use-inheritance-so-you-dont-repeat-yourself.md
use-prototype-properties-to-reduce-duplicate-code.md chore(i18n,curriculum): processed translations (#42545) 2021-06-17 07:49:01 -07:00
verify-an-objects-constructor-with-instanceof.md