Angular - Introduction to Components

Difficulty: Beginner
Duration: 9 minutes and 20 seconds
Students: 67
Rating: 5/5

This lesson teaches you how to create an Angular component, through the use of the Angular CLI or manually.

Learning Objectives

  • Learn the structure of an Angular Component
  • Understand and implement an Angular Component

Intended Audience

  • Anyone who wants to learn about Angular and has a basic understanding of JavaScript

Prerequisites

  • A basic familiarity with JavaScript
Covered Topics