|
|
|
|
|
by colin_jack
5002 days ago
|
|
I know +1's don't help but ditto from me. I haven't had time to use TS much yet but the combination of structural type system (not needing to inherit from IFoo, if you have the members it's enough) and optional typing look like exactly what I want. Hopefully this pays off in terms of not only self-descriptive code but also greater support for refactoring tools. |
|