1 min readMar 6, 2018
Good summary of the key points. After reading this, the benefits of typescript seem pretty clear to me: readability, testing, debugging.
I understand that the forgiveingness of JavaScript is an appeal for many, but putting some extra discipline in up front can save a lot of pain later on.
This has inspired me to take typescript from something I’ll look into someday to something I will definitely use in my next project.