DEV Community

# prototypes

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Make Like a Binary Search Tree and...Node?

Make Like a Binary Search Tree and...Node?

5
Comments
5 min read
Extending native JS prototypes is not such a crazy idea with symbols

Extending native JS prototypes is not such a crazy idea with symbols

5
Comments 3
5 min read
Exploring Advanced JavaScript Techniques: Closures, Prototypes, and Hoisting

Exploring Advanced JavaScript Techniques: Closures, Prototypes, and Hoisting

1
Comments 2
2 min read
The super-confusing __proto__ vs prototype in JavaScript DECODED

The super-confusing __proto__ vs prototype in JavaScript DECODED

4
Comments
2 min read
A Quick Guide To: Prototypes in JavaScript

A Quick Guide To: Prototypes in JavaScript

16
Comments
3 min read
JavaScript Inheritance: The Dark Arts

JavaScript Inheritance: The Dark Arts

48
Comments 4
13 min read
Modifying the Vue prototype is "evil monkey-patching"

Modifying the Vue prototype is "evil monkey-patching"

10
Comments 2
5 min read
An Easy Explanation to Prototypal Delegation in JavaScript

An Easy Explanation to Prototypal Delegation in JavaScript

66
Comments 1
4 min read
Understanding Prototypes and Inheritance in Javascript

Understanding Prototypes and Inheritance in Javascript

37
Comments
5 min read
Functions in C

Functions in C

25
Comments 2
3 min read
Prototypal inheritance - A Trip back in time

Prototypal inheritance - A Trip back in time

27
Comments
2 min read
No, not inheritance, please call me delegation...

No, not inheritance, please call me delegation...

17
Comments 2
5 min read
Understanding Prototypal Inheritance in JavaScript : Part 1

Understanding Prototypal Inheritance in JavaScript : Part 1

86
Comments 1
4 min read
loading...