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
How to have both prototype and non-prototype object literals alongside constructor function?
Dec 05, 2025
javascript
prototype
object-literal
How can I add a method to a singleton in ExtJS4?
Dec 05, 2025
extjs
extjs4
prototype
extjs4.1
How do I use chained javascript prototype inheritance?
Dec 04, 2025
javascript
prototype
scope
this
prototyping
__proto__ vs. prototype inheritance in javascript
Dec 04, 2025
javascript
prototype
prototypal-inheritance
difference between object.key = fn() Vs object.prototype.key = fn()?
Dec 03, 2025
javascript
prototype
JavaScript anonymous function in the for loop error
Dec 03, 2025
javascript
function
object
prototype
How does jQuery work : I get "Cannot set property xxx of undefined" when trying a similar prototype thing?
Nov 30, 2025
javascript
jquery
prototype
Why can't I define properties or functions on prototype via Object.defineProperties()?
Dec 01, 2025
javascript
prototype
prototypal-inheritance
Javascript `new` operator & prototype
Nov 30, 2025
javascript
constructor
prototype
new-operator
Replacing textarea with ContentEditable attribute - Javascript runs multiple times
Nov 27, 2025
javascript
jquery
prototype
What is the benefit of this javascript prototype pattern?
Nov 25, 2025
javascript
prototype
why property in prototype of an object can not modified by object?
Nov 24, 2025
javascript
prototype
Is it an anti-pattern to modify JavaScript's built-in prototypes?
Nov 21, 2025
javascript
canvas
anti-patterns
prototype
Object (string or array) NAME. how to get it?
Nov 22, 2025
javascript
arrays
prototype
object
Does using singleton pattern will make my application slower if multiple users are working on it simultaneously
Nov 03, 2025
java
spring-boot
singleton
prototype
Intercept calls to constructor
Nov 02, 2025
javascript
prototype
prototype-chain
How to achieve hand drawn look in Visio diagrams?
Nov 01, 2025
prototype
visio
"JavaScript: The Good Parts"-way to implement prototype methods?
Oct 26, 2025
javascript
methods
prototype
Older Entries »