6 ms·
>> Why do I need to [declare variables prior to use] You don't need to if you don't use strict mode, which I think it is ok for small scripts.
by _fcs 4y ago
>> Why do I need to [declare variables prior to use]
You don't need to if you don't use strict mode, which I think it is ok for small scripts.