Angular 9 Fundamentals

Angular 9 Fundamentals Component Architecture Exercise

Topics:

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

Check out a free preview of the full Angular 9 Fundamentals course:
The "Component Architecture Exercise" Lesson is part of the full, Angular 9 Fundamentals course featured in this preview video. Here's what you'd learn in this lesson:

Students are instructed to create a lessons component, the appropriate input and output properties, and to render the correct lessons list of the component.

Get Unlimited Access Now

Transcript from the "Component Architecture Exercise" Lesson

[00:00:00]
>> We're gonna do our challenge in the home component. And what I wanna do, Is we'll keep this pretty tight and easy. Step one, create a lessons List, Component. Step two, The appropriate inputs and outputs. Step three, Render lessons list component.