directive in module ng
service in module ngAnimate
Dependency Injection (DI) is a software design pattern that deals with how components get hold of their dependencies. The Angular injector subsystem
$route provider
filter(name, filterFactory); See $filterProvider
The goal of ngAria is to improve Angular's default accessibility by enabling common ARIA attributes
$eval([expression], [locals]); Executes the expression on the current scope and returns the result. Any exceptions in the
$digest(); Processes all of the watchers
Page 32 of 55