Description: One of the major components of AngularJS is the digest loop, which makes features like data binding and model watching possible. Understanding how the digest loop works help you avoid many performance pitfalls and bugs in your applications. This presentation examines the digest loop in details and explores how other features are built on top of it.
Speaker Bio: Buu is the technical director at a startup where he builds cloud and desktop apps. He loves anything JavaScript and has built many production apps with it and its friend such as NodeJS, AngularJS, CoffeeScript and TypeScript. Before catching the JS bug, he worked primarily with Java and .NET and occasionally with Rails and iOS. In his spare time, he pushes code to GitHub.