How to setup Dynamic runtime configurations in Angular
Hello,
In this post, I'll show you how you can adjust your Angular app's features dynamically at runtime using a config file.
I am using Angular 12 & runtime-config-loader for demo purposes.
Unlike, environment.ts, these changes persist in productio...
blog.suryatejak.in2 min read