Tag Archives: ng

Angular2- Environment Specific Configuration

Angular2- Environment Specific Configuration Angular2 makes development and release workflows a lot easier than other javascript frameworks. One such ease is the ease of environment specific settings and configuration. In this post, we are going to see how we can keep environment specific configurations in an angular2 application developed using Angular CLI. We will be… Continue reading »