Javascript
Jquery Add
[Documentation] Combine multiple selectors together into one big selection:
1
 |  | 
Counting Keys in an Object
1 2  |  | 
Optional Params
From this StackOverflow answer:
1
 |  | 
Mocking the userAgent String
(useful for testing) From this StackOverflow answer:
1 2 3  |  | 
Watchpoints Based on an Object Property
From this SO answer:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18  |  |