Skip to content

sombek/JS_Object_Orinted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Welcome to Javascript ECMA5 Object-Oriented!

This repo includes Javascript Object-Oriented Example written in ECMA5. It helps to digest the OOP idea in Javascript

Prototypes & Inheritance

Firstly, I'd recommend reading this article Understanding Javascript Prototype Inheritance Then watch this video Javascript -- Prototypes, Prototypal Inheritance done right. They are really great, and you can digest the Inheritance and prototypes well.

The Example

The Example implements this UML diagram in JS OOP approach in ECMA5. UML

Opinion

To Do ...

Releases

No releases published

Packages

No packages published

Languages