Login
From:
fettblog.eu
(Uncensored)
subscribe
TypeScript: The constructor interface pattern
https://fettblog.eu/typescript-interface-constructor-pattern/
links
backlinks
Roast topics
Find topics
Find it!
If you are doing traditional OOP with TypeScript, the structural features of TypeScript might sometimes get in your way. Look at the following class hierachy for instance: