0
kicks
How Good C# Habits can Encourage Bad JavaScript Habits: Part 1
This is the first post in a multi-part series covering common mistakes C# developers tend to make when they first start writing JavaScript.Introduction Many people come to jQuery and believe that their knowledge of a previous classical language (C#, Java, etc) will help them be successful at client-side scripting. You can use your classical language skills to accomplish a large amount of functionality with jQuery. However, the more client-side code you write you will find yourself uncovering strange bug...