This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
freeCodeCamp
Watch
1
Star
0
Fork
0
You've already forked freeCodeCamp
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
08caf09e5c50ff17af0139878cabd383228b6bbb
freeCodeCamp
/
curriculum
/
challenges
/
espanol
/
02-javascript-algorithms-and-data-structures
/
object-oriented-programming
History
CamperBot
08caf09e5c
chore(i8n,curriculum): processed translations (
#41617
)
...
Co-authored-by: Crowdin Bot <
support+bot@crowdin.com
>
2021-03-29 13:47:35 +00:00
..
add-methods-after-inheritance.md
…
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
…
extend-constructors-to-receive-arguments.md
chore(i8n,curriculum): processed translations (
#41617
)
2021-03-29 13:47:35 +00:00
inherit-behaviors-from-a-supertype.md
chore(i8n,curriculum): processed translations (
#41617
)
2021-03-29 13:47:35 +00:00
iterate-over-all-properties.md
chore(i8n,curriculum): processed translations (
#41617
)
2021-03-29 13:47:35 +00:00
make-code-more-reusable-with-the-this-keyword.md
…
override-inherited-methods.md
chore(i8n,curriculum): processed translations (
#41617
)
2021-03-29 13:47:35 +00: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(i8n,curriculum): processed translations (
#41617
)
2021-03-29 13:47:35 +00:00
set-the-childs-prototype-to-an-instance-of-the-parent.md
…
understand-own-properties.md
…
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
…
verify-an-objects-constructor-with-instanceof.md
…