Angular 13 Fundamentals

Angular 13 Fundamentals

Learning Paths:
Topics:
6 hours, 52 minutes CC

This course is great for any developer looking to learn Angular through building an app with real-world features! We start off using the Angular CLI to get set up quickly. Then we'll learn Angular core concepts like components, templates, routing, forms, server-side communication, and more. By the end of this course, you'll have learned how to build a complete application from start to finish and have the skills to go out into the world and build your own!

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

Published: February 1, 2022
Get Unlimited Access Now
Table of Contents

Introduction

Framework Overview

Angular CLI

Components

Template Driven Forms

Services

Component Driven Architecture

Techniques

Wrapping Up