TypeScript-Handbook icon indicating copy to clipboard operation
TypeScript-Handbook copied to clipboard

Another Mixin solution

Open falsandtru opened this issue 9 years ago • 1 comments

It would be better to show the following solution in https://github.com/Microsoft/TypeScript-Handbook/blob/master/pages/Mixins.md.

https://github.com/Microsoft/TypeScript/issues/2919#issuecomment-173384825

falsandtru avatar Feb 24 '16 15:02 falsandtru

I spent two hours trying to reach a good approach to mixins. This was the most close to Object Oriented Programming I found. Any update on this? Needs help?

jopicornell avatar Dec 06 '18 14:12 jopicornell