Poll: JavaScript or TypeScript?

1 points by tipiirai ↗ HN
If you had a chance to start from scratch: would you prefer the benefits of JavaScript (less boilerplate, no compilation, etc) or the benefits of TypeScript (types, interfaces, etc)?

Curious to know the current state of mind.

Thank you!

2 comments

[ 1.3 ms ] story [ 19.6 ms ] thread
For my personal projects I’ve used whichever one I am using at work to reduce the overhead of switching.
Good point. I edited the question a bit, if you have a chance to start from scratch.