Simple Angular Instances

typing something in a text box updates the appropriate label

View code snippet

Instance 1

Title: Issue:
{{comicTitle + " " + comicIssue}}


Instance 2

Title: Issue:
{{comicTitle + " " + comicIssue}}