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 "Coding Hello AngularJS" 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:
To build a "Hello Angular" application, you'll need to set up a controller. You'll need to bootstrap your application with the ng-app directive. Finally, you'll need to instantiate your controller. Lukas begins coding the Hello Angular application.