How to build minimal angular 12 app with esbuild
Are you curious about building your angular application with esbuild? esbuild is a new build tool in js land, mostly know for it's speed.
The application
We will migrate to esbuild the demo application that I presented in:
https://dev.to/marcinwosine...
how-to.dev2 min read