Top "Plunker" questions

Plunker is an online community for creating, collaborating on and sharing web development ideas.

AngularJs - field in UI not reflecting updated model value

Here's the Plunkr A common scenario, I have a collection of items displayed in an ng-repeat. For each row displayed …

javascript angularjs plunker
angularjs $rootScope.watch not working

I am new to angularjs. I am trying to learn $watch property . Here is my plunker. rootScope.$watch property is …

javascript angularjs plunker rootscope