Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Answer:1 Projection #845

Closed
wants to merge 1 commit into from
Closed

Conversation

gapablaza
Copy link

Checklist for challenge submission

  • Start your PR message with Answer:${challenge_number}
  • You must refactor the CardComponent and ListItemComponent.
  • The NgFor directive must be declared and remain inside the CardComponent. You might be tempted to move it to the - ParentCardComponent like TeacherCardComponent.
  • CardComponent should not contain any NgIf or NgSwitch.
  • CSS: try to avoid using ::ng-deep. Find a better way to handle CSS styling.

i'm still struggling trying to fully understand the concepts behind the "ng-template & directive"!

@github-actions github-actions bot added 1 exercice projection answer answer labels May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 exercice projection answer answer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants