An open API service indexing awesome lists of open source software.

https://github.com/saidali-ibn-zafar/object-oriented-javascript

In this repository we'll take a look at objects in JavaScript, and how we can use them to structure our programs. We'll talk about object literals, classes, inheritance, prototypes and more ...
https://github.com/saidali-ibn-zafar/object-oriented-javascript

class inheritance object-literal oop-in-javascript prototype

Last synced: 9 months ago
JSON representation

In this repository we'll take a look at objects in JavaScript, and how we can use them to structure our programs. We'll talk about object literals, classes, inheritance, prototypes and more ...

Awesome Lists containing this project

README

          

In this repository we'll take a look at objects in JavaScript, and how we can use them to structure our programs. We'll talk about object literals, classes, inheritance, prototypes and more ...

![image](https://github.com/saidali-ibn-zafar/Object-Oriented-JavaScript/assets/120341849/f9d5184b-8cc4-4e89-8321-ea0b62f2f2ab)