HN user

ProCodeSoftware

1 karma
Posts0
Comments1
View on HN
No posts found.
Vite+ Beta 20 days ago

I use oxfmt and oxlint, the first JS linter I've used. For a long time, I avoided Eslint due to how strict it was, but even though oxlint uses eslint, I've been ok using it. I haven't used vitest before though.

And I think Webpack should be discontinued by now, because Vite has replaced it in every way. Maybe to get other projects to switch, they should make a Webpack-to-Vite migration script.