WHY JSLint complains: "someFunction() was used before it was defined"?
- by 7hi4g0
Searching for the JSLint error "was used before it was defined" i've found these:
JSLint: Using a function before it's defined error
Function was used before it was defined - JSLint
JSLint: was used before it was defined
jsLint error: “somefunction() was used before it was defined”
jslint - Should we tolerate misordered definitions?
Problem
…