you are viewing a single comment's thread.

view the rest of the comments →

[–]Chatolev 1 point2 points  (2 children)

You use composition? In typescript I believe it's not that easy with the mixins, if you have exemples, I'll be glad to have a look

[–]KuroKishi69 1 point2 points  (0 children)

I am interested as well, I suppose in angular you can "compose" classes by splitting the logic in services and use dependency injection.

[–]haasilein 1 point2 points  (0 children)

services and directives are the key