Great course, it teaches in a very clear way from the basics to an intermediate level how to manage and use angularJS; plus, the teacher uses components, that can be used in angularJS and are the basics for learning angular 2+. But also, he explains clearly modules, controllers, directives, factories, and the thin but important difference between those last two.
Filters, providers and also ui-router are teached as well.
A small suggestion: don't understimate the course, because it can be easy in week 1 and 2, but becomes full of things to remember and to test in week 3 and especially in week 4: video lessons are just 10 minutes each but in those weeks are full of concepts to get aquainted with.
My suggestion is, on week 4, to follow videos with pencil and paper, to create small schemes on how passing parameters works between a controller, a service, the html (which is NOT simple a view, but actively works passing parameters) and a component.
If you did well in those weeks, week 5 will be much easier than the other weeks.
A great course to manage angularJS!