Skip to content

Commit

Permalink
Merge pull request #27115 from anasamer056/patch-2
Browse files Browse the repository at this point in the history
Classes lesson: Add an additional resource
  • Loading branch information
thatblindgeye committed Feb 11, 2024
2 parents 1cca2c5 + fb08037 commit 5807935
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 @@ -62,3 +62,4 @@ This section contains questions for you to check your understanding of this less
This section contains helpful links to other content. It isn't required, so consider it supplemental.

- [This playlist](https://www.youtube.com/playlist?list=PLtwj5TTsiP7uTKfTQbcmb59mWXosLP_7S) from Stephen Mayeux, explains ES6 Classes and some of their methods with easy to follow examples.
- [This article](https://blog.beezwax.net/composition-over-inheritance-with-javascript-examples) gives real-world examples to illustrate why composition is usually better than inheritance.

0 comments on commit 5807935

Please sign in to comment.