-
Notifications
You must be signed in to change notification settings - Fork 0
I built this JavaScript demo with objects, and most importantly with Object Oriented Programming (OOP) and Classes. For example, inside of those classes, I added data and logic, public and private properties, constructors, inheritance, etc. This way of thinking about my program allowed me to split my code in a cleaner, easier to understand way.
sofiane-abou-abderrahim/javascript-classes-oop-mini-shop
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
I built this JavaScript demo with objects, and most importantly with Object Oriented Programming (OOP) and Classes. For example, inside of those classes, I added data and logic, public and private properties, constructors, inheritance, etc. This way of thinking about my program allowed me to split my code in a cleaner, easier to understand way.
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published