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
Javascript New Array Functionality
Dec 13, 2025
javascript
prototype
call multiple methods of a function at one time
Dec 13, 2025
javascript
function
methods
prototype
How would you define a type in typescript that's both an object and a function at the same time?
Dec 11, 2025
javascript
typescript
types
prototype
Properties on a prototype being affected differently
Dec 10, 2025
javascript
inheritance
prototype
prototypal-inheritance
prototype-programming
Is it possible to using Javascript prototypes without using the "new" keyword?
Dec 07, 2025
javascript
oop
prototype
ActionScript problem with prototype and static type variables
Dec 06, 2025
actionscript-3
prototype
JavaScript Prototype Example
Dec 08, 2025
javascript
function
prototype
Extend an existsing object method
Dec 06, 2025
javascript
object
prototype
Does String(number) call number.toString internally?
Dec 06, 2025
javascript
prototype
tostring
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
Older Entries »