freeCodeCamp/guide/arabic/certifications/javascript-algorithms-and-d.../object-oriented-programming
Randell Dawson 926ddea5b0 fix: converted single to triple backticks4 (#36231) 2019-06-20 16:07:46 -05:00
..
add-methods-after-inheritance fix: converted single to triple backticks4 (#36231) 2019-06-20 16:07:46 -05:00
change-the-prototype-to-a-new-object fix: converted single to triple backticks4 (#36231) 2019-06-20 16:07:46 -05:00
create-a-basic-javascript-object fix: converted single to triple backticks4 (#36231) 2019-06-20 16:07:46 -05:00
create-a-method-on-an-object fix: converted single to triple backticks4 (#36231) 2019-06-20 16:07:46 -05:00
define-a-constructor-function fix: converted single to triple backticks4 (#36231) 2019-06-20 16:07:46 -05:00
extend-constructors-to-receive-arguments fix: converted single to triple backticks4 (#36231) 2019-06-20 16:07:46 -05:00
inherit-behaviors-from-a-supertype fix: converted single to triple backticks4 (#36231) 2019-06-20 16:07:46 -05:00
iterate-over-all-properties fix: converted single to triple backticks4 (#36231) 2019-06-20 16:07:46 -05:00
make-code-more-reusable-with-the-this-keyword fix: converted single to triple backticks4 (#36231) 2019-06-20 16:07:46 -05:00
override-inherited-methods fix: converted single to triple backticks4 (#36231) 2019-06-20 16:07:46 -05:00
remember-to-set-the-constructor-property-when-changing-the-prototype fix: converted single to triple backticks4 (#36231) 2019-06-20 16:07:46 -05:00
reset-an-inherited-constructor-property fix: converted single to triple backticks4 (#36231) 2019-06-20 16:07:46 -05:00
set-the-childs-prototype-to-an-instance-of-the-parent fix: converted single to triple backticks4 (#36231) 2019-06-20 16:07:46 -05:00
understand-own-properties fix: converted single to triple backticks4 (#36231) 2019-06-20 16:07:46 -05:00
understand-the-constructor-property fix: converted single to triple backticks4 (#36231) 2019-06-20 16:07:46 -05:00
understand-the-immediately-invoked-function-expression-iife fix: converted single to triple backticks4 (#36231) 2019-06-20 16:07:46 -05:00
understand-the-prototype-chain fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
understand-where-an-objects-prototype-comes-from fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
use-a-constructor-to-create-objects fix: converted single to triple backticks4 (#36231) 2019-06-20 16:07:46 -05:00
use-a-mixin-to-add-common-behavior-between-unrelated-objects fix: converted single to triple backticks4 (#36231) 2019-06-20 16:07:46 -05:00
use-an-iife-to-create-a-module fix: converted single to triple backticks4 (#36231) 2019-06-20 16:07:46 -05:00
use-closure-to-protect-properties-within-an-object-from-being-modified-externally fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
use-dot-notation-to-access-the-properties-of-an-object fix: converted single to triple backticks4 (#36231) 2019-06-20 16:07:46 -05:00
use-inheritance-so-you-dont-repeat-yourself fix: converted single to triple backticks4 (#36231) 2019-06-20 16:07:46 -05:00
use-prototype-properties-to-reduce-duplicate-code fix: converted single to triple backticks4 (#36231) 2019-06-20 16:07:46 -05:00
verify-an-objects-constructor-with-instanceof fix: converted single to triple backticks4 (#36231) 2019-06-20 16:07:46 -05:00
index.md fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30