Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Tests are only as good as the person who writes them. Typescript is just another way to build confidence in your codebase. I have found it to be an invaluable tool in large projects especially on teams with various levels of experience.


Well code in general is only as good as the person who writes it. You can write static code that compiles and doesn't work at all, you still need to test it. Only in static languages testing it become way more complicated.


What are the types of tests you’d need to write in a statically-typed language that are more complicated than their dynamically-typed counterparts?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: