● ● ● ● ● <input type="text" ng-model="name" placeholder="Enter a name here"> <h1>{{ name }}</h1> ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ●