freeCodeCamp/curriculum/challenges/chinese/02-javascript-algorithms-an.../object-oriented-programming
camperbot d94177d85c
chore(i18n,learn): processed translations (#45432)
2022-03-14 17:16:48 +00:00
..
add-methods-after-inheritance.md chore(i18n,curriculum): processed translations (#42162) 2021-05-17 19:00:24 +05:30
change-the-prototype-to-a-new-object.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
create-a-basic-javascript-object.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
create-a-method-on-an-object.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
define-a-constructor-function.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
extend-constructors-to-receive-arguments.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
inherit-behaviors-from-a-supertype.md chore(i18n,curriculum): processed translations (#42581) 2021-06-21 15:43:43 +02:00
iterate-over-all-properties.md chore(i18n,curriculum): update translations (#43332) 2021-08-31 09:47:25 -07:00
make-code-more-reusable-with-the-this-keyword.md chore: update translations (#41737) 2021-04-05 08:04:04 -07:00
override-inherited-methods.md chore(i18n,curriculum): processed translations (#42581) 2021-06-21 15:43:43 +02:00
remember-to-set-the-constructor-property-when-changing-the-prototype.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
reset-an-inherited-constructor-property.md chore(i18n,curriculum): processed translations (#42581) 2021-06-21 15:43:43 +02:00
set-the-childs-prototype-to-an-instance-of-the-parent.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06: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 (#41490) 2021-03-14 21:20:39 -06:00
understand-the-immediately-invoked-function-expression-iife.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
understand-the-prototype-chain.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
understand-where-an-objects-prototype-comes-from.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
use-a-constructor-to-create-objects.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
use-a-mixin-to-add-common-behavior-between-unrelated-objects.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
use-an-iife-to-create-a-module.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
use-closure-to-protect-properties-within-an-object-from-being-modified-externally.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
use-dot-notation-to-access-the-properties-of-an-object.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
use-inheritance-so-you-dont-repeat-yourself.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
use-prototype-properties-to-reduce-duplicate-code.md chore(i18n,curriculum): processed translations (#42581) 2021-06-21 15:43:43 +02:00
verify-an-objects-constructor-with-instanceof.md chore(i18n,learn): processed translations (#45432) 2022-03-14 17:16:48 +00:00