This course has been updated! We now recommend you take the Angular 9 Fundamentals course.
Check out a free preview of the full Angular 1.x Essentials course:
The "The AngularJS Players" Lesson is part of the full, Angular 1.x Essentials course featured in this preview video. Here's what you'd learn in this lesson:
A module is the overall container used to group AngularJS code. It consists of compiled services, directives, views controllers, etc.