Skip to content

Commit

Permalink
Merge pull request #28646 from GabGaitanidis/patch-2
Browse files Browse the repository at this point in the history
Add an additional resource to javascript classes lesson
  • Loading branch information
wise-king-sullyman authored Sep 6, 2024
2 parents e69af46 + b51b30a commit d7b2d17
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
Expand Up @@ -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 d7b2d17

Please sign in to comment.