Having read the post, I wonder about debugging of typescript, especially in the browser environment. Source maps work to some degree, but do those scale for a large project? What is the experience of debugging a large application built using TypeScript compared to plain Javascript?