2261 Views
Ben Nadel looks at how to load remote feature flags using AJAX during the bootstrapping process of an Angular 9.0.0-next.12 application. By using the APP_INITIALIZER functions, we can block the Angular application until the remote data has been loaded and exposed as a Service Provider.
0 comments