Community

Scope.$broadcast() Is Surprisingly Efficient In AngularJS

(Ben Nadel) This morning, before writing up my post on how to unbind Scope.$on() event handlers in AngularJS, I took a look at the AngularJS source code. And, much to my delight, I discovered that the implementation of Scope.$broadcast() was much more efficient than I had imagined it would be.

Read More - Register for Free Membership