Eduardo Ottaviani Aragão
1 min readApr 28, 2019

--

I’m using TS since 2013, I never had a need to debug a code written in it. You write tests for all your essential shared code and then just use it. I still have to debug an application in browser, but mostly because of external dependencies I use.

So, don't you have any issues with logic and/or back-end integrations? Do you always have good specs? What about issues that are not related to types?

--

--

No responses yet