Enjoying the preview?
This is the free first lesson. Get full access — request a demo or sign in.
Enjoying the preview?
This is the free first lesson. Get full access — request a demo or sign in.
This course introduces the basics of the Angular framework. It discusses the structure of an Angular application and its project files. It also demonstrates how to use the CLI to create an application and introduces the components, modules, and services needed to build them.
You’ll learn how to dynamically alter the DOM using directives and how to use pipes to format data for display to the user. You’ll also learn how to use data binding to transfer information between the component template and class. Additionally, you’ll get an introduction to setting up basic routes and to using Typescript to catch bugs early in the development process. By the end of this course, you’ll be able to create a simple front-end application that responds to user input.
This is a beginner course that introduces the basics of the Angular framework, including how to create a simple front-end application that responds to user input.
It covers the structure of an Angular application, modules, components, services and dependency injection, templates and data binding, pipes, directives (such as ngIf, ngFor, ngClass, ngStyle, and ngModel), routing, the Angular CLI, and the basics of TypeScript.
Yes. The course demonstrates how to use the CLI to create an application and includes lessons on CLI introduction and installation, and creating components, modules, and more.
Yes. It introduces setting up basic routes and includes lessons on routing introduction, basic routes, and wildcard routes.
Yes. By the end of the course, you will be able to create a simple front-end application that responds to user input.