Hacker News new | ask | show | jobs
by Scarbutt 2295 days ago
This is the best part of TS IMO (structural typing).
1 comments

agreed 100%. structural, statically-checkable typing of objects is the best thing to happen for reusable and testable code in my programming lifetime.