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
Is there really no way to expose the prototype of a html element in IE (<8)?
Aug 16, 2022
javascript
internet-explorer
dom
prototype-programming
Why defining properties in the prototype is considered an antipattern
Sep 13, 2018
javascript
prototype
anti-patterns
prototype-programming
prototypal-inheritance
How `this` works from a Classical Method of Prototyping in Javascript
Apr 13, 2022
javascript
prototype-programming
prototype-chain
prototype-pattern
Possible to access private constructor-scoped variables from a functions prototype?
Nov 06, 2012
javascript
constructor
closures
private
prototype-programming
why does listing the actual constructor of a class in javascript important
Nov 02, 2022
javascript
constructor
prototypal-inheritance
prototype-programming
Javascript inheritance: calling Object.create when setting a prototype
Nov 06, 2022
javascript
prototype
prototype-programming
Prototype in this Array slice call, why?
Jun 27, 2017
javascript
prototype-programming
Javascript function using "this = " gives "Invalid left-hand side in assignment"
Aug 18, 2022
javascript
oop
inheritance
prototype-programming
prototypal-inheritance
Strange "getter" behaviour in IE9 when accessing property of `Number.prototype` from a number literal
Feb 20, 2017
javascript
properties
internet-explorer-9
getter
prototype-programming
Javascript: Calling child function from parent (super?) function.
Mar 26, 2018
javascript
inheritance
prototype-programming
How to represent Javascript object creation with an UML class diagram?
Oct 02, 2022
javascript
object
uml
class-diagram
prototype-programming
Pros and cons of inheritance modeling in Javascript?
Dec 09, 2018
javascript
oop
inheritance
prototype-programming
is Object.getPrototypeOf() same as Object.constructor.prototype in Javascript?
Nov 01, 2022
javascript
inheritance
constructor
prototype-programming
Defining prototype methods inside the constructor
Apr 30, 2022
javascript
prototype-programming
Javascript prototype property not working as expected with array and object fields
Oct 18, 2022
javascript
prototype-programming
[[Prototype]] vs prototype: ..what is the difference? (MyCons.__proto__ === MyCons.prototype) equals FALSE
Jan 16, 2021
javascript
prototype
prototype-programming
Can I add a public function to objects in JavaScript? How?
Apr 23, 2022
javascript
prototype-programming
JavaScript Prototype explanation needed
Feb 26, 2018
javascript
prototype-programming
prototypal inheritance concept in javascript as a prototype based language
Aug 29, 2022
javascript
prototypejs
prototype
prototype-programming
prototypal-inheritance
Why use chained prototype inheritance in javascript?
Jan 24, 2018
javascript
oop
prototypal-inheritance
prototype-programming
« Newer Entries
Older Entries »