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.

Ask HN: What tool, tech or process in front-end dev would you improve/change?

2 pointsby herol3oy10 days ago

1 comment

apothegm10 days ago
All of it.<p>Case in point: why does linting for a hello world Vue project using typescript require no fewer than 6 linting modules, each of which introduces poorly documented backwards-incompatible changes roughly annually? And why do half of them have multiple alternatives that we have to somehow evaluate and choose among?<p>And that’s just one tiny corner of the ecosystem.<p>I want to spend my time building, not evaluating and debugging linting modules and other developer tooling.