Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/garmeeh/oo-js
Playing around with ES6 Classes and OO JS
https://github.com/garmeeh/oo-js
Last synced: 18 days ago
JSON representation
Playing around with ES6 Classes and OO JS
- Host: GitHub
- URL: https://github.com/garmeeh/oo-js
- Owner: garmeeh
- Created: 2017-06-19T19:19:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-25T19:05:51.000Z (over 7 years ago)
- Last Synced: 2024-10-04T21:21:01.273Z (about 1 month ago)
- Language: JavaScript
- Size: 334 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ES6 Classes
Wanted to mess around with ES6 classes and Object-oriented js,
so following along with an online course.