https://github.com/0x8f701/how-to-implement-oop-in-js
Here an example to implement oop in js.
https://github.com/0x8f701/how-to-implement-oop-in-js
js oop
Last synced: about 1 year ago
JSON representation
Here an example to implement oop in js.
- Host: GitHub
- URL: https://github.com/0x8f701/how-to-implement-oop-in-js
- Owner: 0x8f701
- Created: 2018-12-08T18:51:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-08T18:51:20.000Z (over 7 years ago)
- Last Synced: 2025-02-09T04:22:36.556Z (over 1 year ago)
- Topics: js, oop
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# how-to-implement-oop-in-js
Here an example to implement oop in js.