Hacker News new | ask | show | jobs
by noobdev9000 1078 days ago
Modern TS code is hard for me to read and reason, and I use Rust, Haskell, C++. Way too complex for my brain
1 comments

Well, as always, this really depends on our the code we read and our background.

TypeScript's type system is indeed way more verbose than Haskell's.