Test cases by Kyle Simpson
- Beware of implicit object conversion: 2 tests, 9 revisions (last updated )
- Beware of implicit object conversion: 2 tests, 9 revisions (last updated )
- bens test: 3 tests, 8 revisions (last updated )
- fibonacci-compare: 4 tests, 3 revisions (last updated )
- sort-compare: 2 tests (last updated )
- fibonacci-compare: 4 tests, 3 revisions (last updated )
- string reverse: 5 tests, 5 revisions (last updated )
- lookup: 3 tests, 5 revisions (last updated )
- $(this) or collection-faking: 2 tests, 3 revisions (last updated )
$ vs. $_: 2 tests, 5 revisions (last updated )$(this) or collection-faking: 2 tests, 3 revisions (last updated )- Equality operators with the same types: 4 tests, 5 revisions (last updated )
- api implementation #1: 2 tests (last updated )
- prototype chain lookup, cached or not: 2 tests, 2 revisions (last updated )
- dom append or dom-fragment append: 2 tests, 2 revisions (last updated )
- function call, inner loop: 2 tests, 4 revisions (last updated )
- bulk operations or iterators: 2 tests (last updated )
- scope lookup, cached or not: 2 tests (last updated )
- nested property lookup, cached or not: 2 tests, 4 revisions (last updated )
- prototype chain lookup, cached or not: 2 tests (last updated )
- scope lookup, cached or not: 2 tests (last updated )
- function call, inner loop: 2 tests, 4 revisions (last updated )
- for loop length cache: 2 tests (last updated )
- $("#id") vs $(document.getElementById): 7 tests, 15 revisions (last updated )
- for loop test: 5 tests, 3 revisions (last updated )
- for loop test: 5 tests, 3 revisions (last updated )
- @rmurphey-foo-foo-foo: 10 tests, 14 revisions (last updated )
- @rmurphey-foo-foo-foo: 10 tests, 14 revisions (last updated )
- Implicit/Explicit type conversion: 4 tests (last updated )
- regex: capture vs. non-capture: 4 tests (last updated )
- JSON Parsing: 4 tests, 6 revisions (last updated )
- jQuery
.eq vs .get or [] inside $(): 5 tests, 5 revisions (last updated ) - Array.forEach vs. for-loop --> scaling: 9 tests, 2 revisions (last updated )
- .(dot) vs [](square bracket): 3 tests, 7 revisions (last updated )
- for-loop vs. for-in-loop: 6 tests (last updated )
- Adding items to array: 10 tests, 7 revisions (last updated )
- jQuery helpers:
$all and $one: 4 tests (last updated ) - jQuery each2 plugin vs jQuery core
.each method: 9 tests, 11 revisions (last updated ) - jQuery
.eq vs .get or [] inside $(): 5 tests, 5 revisions (last updated )