03/11/2023 10:36 pm
Topic starter
Notifications
Clear all
What are javascript prototypes?
0
Add a comment
1 Answer
0
04/11/2023 7:23 am
JavaScript prototypes are a way to share and reuse properties and methods among objects created from the same constructor function. They act as a blueprint for objects, allowing you to define common properties and functions that can be accessed by all instances of an object. This promotes code efficiency and reusability in JavaScript.
Add a comment
Add a comment
Forum Information
- 14 Forums
- 1,835 Topics
- 5,051 Posts
- 0 Online
- 1,078 Members
Our newest member: Richardnop
Latest Post: loli
Forum Icons:
Forum contains no unread posts
Forum contains unread posts
Topic Icons:
Not Replied
Replied
Active
Hot
Sticky
Unapproved
Solved
Private
Closed