Fundamentals of Angular Directives
course

Fundamentals of Angular Directives

Stone River eLearning
Updated Feb 07, 2025

What you'll learn

  • Learn about the different types of directives.
  • Learn how to create custom Decorator, Component, and Structural Directives.
  • Learn how to use best practices to make their components performant and maintainable.
Course Description

Angular Directives are the core technology in any Angular application. Directives are at the heart of how Angular interacts with the visual world. The Fundamentals of Angular Directives course goes in-depth on how directives work, and how they can be used to create maintainable, performant applications. 
This course is aimed at Angular developers, and those who are looking to improve their Angular skills. Before starting this course, learners should be familiar with JavaScript and Angular.