What is a build tool and why do we need it?

Although google does hold it's answers, it still confuses me and i couldn't find a simple explanation, What is a Build tool for example (Vite) and why do we need it?
2 Replies
b1mind
b1mind6mo ago
Build tools allow for code compilation and minification. Also to use preprocessors such as SCSS, postCSS, html templating, UI frameworks, and more tooling or configuration of out put. Vite is another layer that brings a consistent dev environment with hot module reloading. While also making tooling with plugins easier. Also for future reference posts like this are best suited for #discussions probably
theboyduddus
theboyduddusOP6mo ago
thank you for your answer.
Want results from more Discord servers?
Add your server