Comment on The last days of my type checker for JavaScriptparentComments−wruza2yIt’s practical. You change your structures and forget places to fix. Typescript trying to solve that.Edit: Also you can follow typedefs of a library and make sense of it without relying on its documentation quality or deciphering the code.
Comments
It’s practical. You change your structures and forget places to fix. Typescript trying to solve that.
Edit: Also you can follow typedefs of a library and make sense of it without relying on its documentation quality or deciphering the code.