Skip to content

Commit

Permalink
update url to article (old one was giving 404) (#1378)
Browse files Browse the repository at this point in the history
  • Loading branch information
JLarky authored Dec 22, 2024
1 parent b939611 commit b291729
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ code reuse. For more reading on mixins, here are a few good references:

* [Class mixins](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes/extends#mix-ins) on MDN
* [Real Mixins with JavaScript
Classes](https://justinfagnani.com/2015/12/21/real-mixins-with-JavaScript-classes/)
Classes](https://justinfagnani.com/2015/12/21/real-mixins-with-javascript-classes/)
by Justin Fagnani
* [Mixins](https://www.TypeScriptlang.org/docs/handbook/mixins.html) in the TypeScript handbook.
* [Dedupe mixin library](https://open-wc.org/docs/development/dedupe-mixin/) by
Expand Down

0 comments on commit b291729

Please sign in to comment.