-
@jazzmickle i have a lot of love for Typescript (and for JS!). but. sometimes it does annoy me or scare me that i'm writing all of these types and at runtime things can just have a different type and it won't tell me when things have left the rails, only when they've hit the tree.
-
@jazzmickle this is very rarely a problem in practice. but it's nicer to have clearly labelled areas of uncertainty, than to build an island of certainty on top of a vast sea of mystery.