Quantcast
Channel: UselessCode.org Blog
Viewing all articles
Browse latest Browse all 22

Always declare your variables in JavaScript!

$
0
0

One mistake many people who are new to JavaScript often make is forgetting to declare their variables before using them. It is a mistake I often see when browsing through questions on StackOverflow. Instead of continuing to write very similar comments pointing out the problems with not declaring variables and how to avoid making this mistake, I decided to write this post so I can link to it in a more terse comment and give a more in depth explanation of the problem than I could in a SO comment.


Viewing all articles
Browse latest Browse all 22

Latest Images

Trending Articles





Latest Images