Most AngularJS applications contain logic. And thus most AngularJS applications typically have a config, containing things like: the url of the API to communicate with the base url of the application, whether or not to output debug logging, etc.
Full article