How to load data before your Angular app starts
Do you have to load configuration files to set some application properties or to load some data before the application starts? Let's see how to do it in Angular. Before we get to that, here's a quick overview of how Angular application bootstraps in ...
blog.mairo.eu3 min read