Paul Spears
Member since Mar 18, 2015
- Profile: /members/12589-paul-spears.htm
- Comments: 1
Recent Blog Comments By Paul Spears
-
Isolate-Scope Two-Way Data Binding Is Eventually Consistent In AngularJS
Posted on Mar 18, 2015 at 3:06 PM
I stumbled across another interesting implication related to this behavior. I was working on a simple search input directive. It has two scope values that are passed in, a model for storing the input and an onChange event function. The onChange event depends upon the input value on the parent contro... read more »