Angular Modules Tips Tips and Tutorials

An angular module is a collection of services, directives, controllers, filters, and configuration information. angular.module is used to configure the $injector.