Skip to content

Instantly share code, notes, and snippets.

@bonomiandreia
Created March 23, 2022 01:48
Show Gist options
  • Save bonomiandreia/7a4724ea12bb3f1642826f64d3448b7d to your computer and use it in GitHub Desktop.
Save bonomiandreia/7a4724ea12bb3f1642826f64d3448b7d to your computer and use it in GitHub Desktop.
directives
ngFor, ngIf says instructs for template what to do
I have a list, so ngFor, loop this array and show the list
I have this variable, if true, ngIf, show this variable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment