Hacker News new | ask | show | jobs
by adamscybot 1860 days ago
I think esbuild is basically already doing most of what Rome promises
1 comments

From Rome readme:

> Rome is designed to replace Babel, ESLint, webpack, Prettier, Jest, and others.

Afaik esbuild only intends to be a replacement for 2 out of 5 of those things. It does that well for sure, but if parent commenter's main issue is the amount of different tools, I don't think esbuild will help.