Skip to content

Commit

Permalink
Update classes.md
Browse files Browse the repository at this point in the history
JavaScript Classes: additional resource
GabGaitanidis authored Aug 16, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 19bd1df commit b51b30a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions javascript/organizing_your_javascript_code/classes.md
Original file line number Diff line number Diff line change
@@ -59,3 +59,4 @@ This section contains helpful links to related content. It isn't required, so co

- Stephen Mayeux has a [Youtube playlist on ES6 classes](https://www.youtube.com/playlist?list=PLtwj5TTsiP7uTKfTQbcmb59mWXosLP_7S) and some of their methods with easy to follow examples.
- Here are some more examples that try to illustrate the [benefits of composition over inheritance](https://blog.beezwax.net/composition-over-inheritance-with-javascript-examples).
- [w3resource](https://www.w3resource.com/javascript-exercises/oop/index.php) provides a comprehensive collection of exercises on classes.

0 comments on commit b51b30a

Please sign in to comment.