Deploying Angular 8+ to Azure
I’m really enjoying Angular and Azure, but getting them to work well together is sometimes a pain. Right now, there’s some real catch-up that Azure App Services needs to do in order to embrace anything beyond Angular 7. That’s because Angular 8 and up (“Angular 8+”) requires Node 12.x, and the latest version of Node.js…