Hacker News new | ask | show | jobs
by jokethrowaway 879 days ago
I don't share your praise of typescript (native perf is terrible / it's not strict enough so I routinely get hit in production with type errors through the escape hatches) but you can very well use TS with Biome, I maintain a good number of TS services / apps using Biome and SWC (so I get decent performance).

Performance is also the reason I like Biome over eslint / prettier