agreed. typescript is excelent, especially if you make it strict and know a bit of complex types to make sure things stay put.
it's my fav and it's easy. allows containing details of a lower lever gizmo in a higher level thingamabob and basically free strategy pattern, especially if you use DI... and allows mock/spy testing!
agreed. typescript is excelent, especially if you make it strict and know a bit of complex types to make sure things stay put.