Overview Recently I worked on a web app that needed to call an external API. The web app comprises an Angular (16) cl...
How To Simulate A Delay With HAProxy
Introduction Recently, I’ve been working on an angular app. One issue I had was I couldn’t see the loadin...
How To Configure Angular With Keycloak
This post shows you how to integrate angular with keycloak. We cover Angular 14 and Keycloak 12.0.4
Fix Angular 404 on reload Nginx
To keep it short, here is the code you need to replace in /etc/nginx/conf.d/default.conf You may want to update serve...