how-to
How to use ESBuild to create a clean, fast building project
Whenever I work on an existing project or start a new one, I try to keep the dependencies minimal. My goal with dependencies is to make sure they are supported, stable, and robust. Trying to keep dependencies minimal on NodeJS project is a challenge. Javascript makes it really easy to