Angular 9 Fundamentals

Angular 9 Fundamentals

Topics:
6 hours, 0 minutes CC

This course has been updated! We now recommend you take the Angular 13 Fundamentals course.

Learn how to leverage the power of Angular to build powerful real-world applications from the ground up. We will start from ground zero and learn how to use the Angular CLI to quickstart our app and then learn about components, templates, routing, forms, and server-side communication along the way. As our application comes together, we will discuss proven techniques and patterns that you can use right away to start developing great web applications.

This course and others like it are available as part of our Frontend Masters video subscription.

Published: June 29, 2020
Get Unlimited Access Now
Table of Contents

Introduction

Components

Forms

Services & HTTP Client

Component State

Routing

Testing

Wrapping Up