Hacker News new | ask | show | jobs
by bilalq 1104 days ago
These are problems easily solved with tooling today. ESLint + TypeScript literally addresses every example you raised. Static analysis works pretty well these days.
1 comments

I agree but I guess we differ in that I wouldn't consider Typescript JavaScript but instead a very closely coupled but different language.