Skip to content

Instantly share code, notes, and snippets.

@FunnyGhost
Last active March 12, 2019 15:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FunnyGhost/4bf4432566999c22f75e901709f98689 to your computer and use it in GitHub Desktop.
Save FunnyGhost/4bf4432566999c22f75e901709f98689 to your computer and use it in GitHub Desktop.
<div class="movie" *ngFor="let movie of favoriteMovies">
{{ movie.title }}
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment