How to Build an Angular App Once and Deploy It to Multiple Environments
In my last projects, we always had the same requirement: Build the application once and deploy the same build fragment to multiple environments. This leads to some technical challenges, as we need to be able to inject environment-specific information to o... (more…)
Read more »