Forem

# prototypes

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Rapid Application Development (RAD): Speeding Up Development with Prototypes

Rapid Application Development (RAD): Speeding Up Development with Prototypes

Comments
3 min read
Exploring JavaScript Inheritance: Understanding Prototypes and Classes

Exploring JavaScript Inheritance: Understanding Prototypes and Classes

3
Comments
10 min read
Understanding JavaScript Inheritance: A Deep Dive into Prototypal and Constructor Patterns
Cover image for Understanding JavaScript Inheritance: A Deep Dive into Prototypal and Constructor Patterns

Understanding JavaScript Inheritance: A Deep Dive into Prototypal and Constructor Patterns

1
Comments
4 min read
JS Inheritance - Part 2: Factory Functions vs. Classes
Cover image for JS Inheritance - Part 2: Factory Functions vs. Classes

JS Inheritance - Part 2: Factory Functions vs. Classes

Comments
4 min read
How JavaScript Tries to Imitate Classes and Is There a Better Way?
Cover image for How JavaScript Tries to Imitate Classes and Is There a Better Way?

How JavaScript Tries to Imitate Classes and Is There a Better Way?

Comments
3 min read
Make Like a Binary Search Tree and...Node?
Cover image for 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
Cover image for Extending native JS prototypes is not such a crazy idea with symbols

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

7
Comments 3
5 min read
Exploring Advanced JavaScript Techniques: Closures, Prototypes, and Hoisting
Cover image for 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
Cover image for 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
Cover image for 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

49
Comments 4
13 min read
Modifying the Vue prototype is "evil monkey-patching"
Cover image for 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
Cover image for An Easy Explanation to Prototypal Delegation in JavaScript

An Easy Explanation to Prototypal Delegation in JavaScript

67
Comments 1
4 min read
Understanding Prototypes and Inheritance in Javascript
Cover image for Understanding Prototypes and Inheritance in Javascript

Understanding Prototypes and Inheritance in Javascript

37
Comments
5 min read
Functions in C

Functions in C

26
Comments 2
3 min read
Prototypal inheritance - A Trip back in time
Cover image for 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
Cover image for Understanding Prototypal Inheritance in JavaScript : Part 1

Understanding Prototypal Inheritance in JavaScript : Part 1

86
Comments 1
4 min read
loading...