I've heard that it is a good technique to define your variables at the top of a function, so you don't end up with variable hoisting problems. This:I've heard that it is a good technique to defin
I've heard that it is a good technique to define your variables at the top of a function, so you don't end up with variable hoisting problems. This:I've heard that it is a good technique to defin