Invalidating form with custom validation
Help understanding 2-way binding
Toggling class in ng:repeat
Raty Widget with readOnly
Question regarding ng:switch
Translate namespace to object
Placing a variable outside of a function wrapper.
Using an anonymous function wrapper to persist the iterator properly
Creating a temporary enclosure for persisting a variable
Wrapping an old function with a new piece of functionality
A different technique for building a memoized function (using the code from
An example of function value memoization.
Using partial application on event binding.
An example of a more-complex partial application function (filling in the specified
Angular Deep Linking example
Angular ng:options example
Angular with jQuery Cycle
Prototype's implementation of bind
Binding a function, with a specified context, to an element. - CORRECT
Binding a function, with a specified context, to an element. - CORRECT
Using a closure from a timer interval.
Using a closure from a callback in an Ajax request.
Traversing variable-length argument lists
Variable-length arguments
Simulating array-like methods
A looping function with a callback
Query set of DOM elements by tag name
Storing a collection of unique functions
Using arguments.callee to reference a function itself.