AngularJS' Internals In Depth, Part 2
- 28 min read
- No meows just yet
In the previous article in this series, I discussed scope events and the behavior of the digest cycle. This time around, I’ll talk about directives. This article will cover isolate scopes, ... Read More…