One thing that really annoys me is how variable scope is handled in Switch statements. Each case doesn't get its own local variables, rather a variable declared in one case is assessable by all.
|
Why must so many sites have client side scripting errors? It shouldn't be so hard to fix these errors yet they seem blissfully unaware they exist.
|
When you do something that should cause an error, you should get an error. That seems like a simple enough rule to follow, yet
|
My thoughts on another time-tested horror of the Internet and how to fix the problem.
|