Simple Concept
  • Blog
  • Tools
  • Commands

Inheritance

A collection of 1 post

Javascript

Inheritance and Prototype Chain in Javascript

Javascript is an interesting programming language. It's functional, yet object-oriented. It's object-oriented, while it doesn't have the concept of class. Javascript is prototype-based and inheritance is done prototypically. The prototype chain What is

Tim Wong Tim Wong
Simple Concept © 2025
Latest Posts Ghost