Why is Rust being used to replace parts of the JavaScript web ecosystem like minification (Terser), transpilation (Babel), formatting (Prettier), bundling (webpack), linting (ESLint), and more?
Think the title is a bit of an over exaggeration. Auxiliary tools being built in lower level and thus faster and more efficient languages isn’t anything new.
Still, happy to see rust has found a place in the ecosystem. I’m a big fan of ruff
Think the title is a bit of an over exaggeration. Auxiliary tools being built in lower level and thus faster and more efficient languages isn’t anything new.
Still, happy to see rust has found a place in the ecosystem. I’m a big fan of ruff