Hacker News new | ask | show | jobs
by IshKebab 1703 days ago
> Something about typescript (or more aptly, javascript) incentivizes crazy typing more than other languages.

Definitely not more than other languages. Check out template metaprogramming in C++ or some of the OTT generics in Rust.