TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Top JavaScript Frameworks and Topics to Learn in 2020 and the New Decade

19 pointsby ericelliottover 5 years ago

1 comment

vikingcaffieneover 5 years ago
&gt; I stand by my assessment that the TypeScript language may have a low or even negative return on investment. It could hurt rather than improve your productivity, and if you’re already using great bug prevention measures such as TDD, code review, and design review, coding in TypeScript is unlikely to provide a significant bug reduction benefit.<p>Totally lost me at this line. Yes TDD and code&#x2F;design review are important but a strong type system <i>absolutely</i> reduces an entire category of stupid bugs. It also makes sure those bugs stay fixed later on when you change a method signature and get immediate feedback on what broke. Recommending to the contrary strikes me as irresponsible and naive.
评论 #21953328 未加载
评论 #21956659 未加载