|
|
|
|
|
by michaelmior
5266 days ago
|
|
Agreed that var hoisting can be tricky before you encounter a situation where it break something. (I suspect this happens to most JS devs at some point. Certainly has to me!) However, what's wrong with not having types? Sounds like you're just not a fan of dynamic languages since this isn't a JS-specific issue. |
|