Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in prototype-programming
how to overwrite a builtin method of javascript native objects
Feb 24, 2023
javascript
overriding
prototype-programming
built-in
Javascript array extension method gets iterated in for loop
Dec 30, 2022
javascript
arrays
iteration
prototype-programming
Javascript strict equality strangeness
Dec 27, 2022
javascript
prototype
prototype-programming
Javascript prototype and __proto__ and getPrototypeOf issue
Dec 19, 2022
javascript
prototype-programming
Passing a prototype's function as parameter without losing the 'this' context
Dec 18, 2022
javascript
function-prototypes
prototype-programming
Why "String.prototype={}" won't work?
Dec 11, 2022
javascript
string
prototype-programming
I can't extend the String prototype in javascript
Dec 04, 2022
javascript
prototype-programming
Prototypical inheritance without new or Object.create
Oct 06, 2022
javascript
inheritance
prototype-programming
how many copies of the inner function will be created
Sep 05, 2019
javascript
prototype-programming
JS Prototypal Inheritance: childs use the same parent properties?
Mar 07, 2022
javascript
prototypal-inheritance
prototype-programming
In Javascript, why is there no "prototype" property for an instance or object literal?
Oct 27, 2022
javascript
oop
functional-programming
prototype
prototype-programming
Is there a good use case for the constructor property in Javascript?
Oct 25, 2022
javascript
prototype-programming
Javascript literal vs function oop
Oct 06, 2022
javascript
oop
literals
prototype-programming
Javascript dynamically getter/setter for private properties
Feb 10, 2017
javascript
dynamic
private
getter-setter
prototype-programming
Javascript: Which Browsers support prototype inheritance?
Sep 24, 2022
javascript
prototype-programming
Application based on Prototypical inheritance in real life projects
Apr 15, 2022
javascript
design-patterns
inheritance
prototype-programming
prototypal-inheritance
How toString().call() on object prototype is fetching the type of Array
Aug 23, 2022
javascript
arrays
object
call
prototype-programming
Prototypal inheritance in JS and how to get parent properties
Sep 01, 2019
javascript
prototype
prototype-programming
prototypal-inheritance
Why is there a need for prototype objects (in functions)?
Jun 16, 2022
javascript
prototype
prototype-programming
Older Entries »