Overview/Description
Angular 6 has some new features and many bug fixes. You can learn how to create Angular 6 apps by taking this introductory course. You will begin by learning how to install Angular 6, before exploring the topics of data binding via interpolation and property binding. Next, you will learn how to get outputs from components, and use the ngFor directive to repeat elements in an Angular template. As you progress through the course, you'll explore the concept of routes, including how to create and add routes to an Angular app, as well as use parameters. Finally, you'll learn about schematics, including how to install the CLI tool, and there is an exercise on how to create and deploy an Angular 6 App.