AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
What Are Your Thoughts on Mixins West?
mixins are an interesting way to have the class inherent for multiple other classes. You can basically take a class and then sprinkle in that's what mixins do as well or mix in maybe i should just use the the terminology there uh additional methods and when i or an an augment the existing methods in there. It seems pretty pretty exciting it's kind of interesting that typescrap had another mixin implementation for the longest time and actually much of vs code is written in that pattern. type script five has like stably released their new decorators API yeah which is great.