tomalaforge/angular-challenges

The constraints of the "Projection" challenge lack clarity in their objective.

dmmishchenko opened this issue · 1 comments

Link to challenge:

🟢 Projection

Description

Constraints section includes such point, maybe we should change it to ListItemComponent?

The NgFor directive must be declared and remain inside the CardComponent. You might be tempted to move it to the
CardComponent but avoid doing so.

Expected result

The NgFor directive must be declared and remain inside the CardComponent. You might be tempted to move it to the
ListItemComponent but avoid doing so.

@tomalaforge please take a look at this issue and proposed solution in this PR