Hacker News new | ask | show | jobs
by tracker1 663 days ago
TS compiles down to JS, so there's no hamstringing involved. Beyond that, you don't have to use Class at all with TS, you can stay functional and the inheritance models are exactly the same as TS runs in a JS engine.