Jun 13, 2021
I agree. If developers used the time they spent trying to make TS happy writing tests, they would learn actual useful things about their code and its collaborators. Instead, they spend hours trying to understand why a property with type 'red'|'blue' isn't accepted into a function argument that wants a string.