Momma can’t teach you everything about javascript — sometimes you need to learn the hard way. Here are some tips for avoiding common javascript mistakes.
Related Submissions:
- 10 HTML Tag Crimes You Really Shouldn’t Commit You best watch out, because the HTML police are about. They scour your code and pick out the most unspeakable crimes against HTML markup. This...
- Advanced Debugging with JavaScript When used effectively, JavaScript debuggers help find and squash errors in your JavaScript code. To become an advanced JavaScript debugger, you’ll need to know about...
- Memory Leak Patterns in JavaScript Plugging memory leaks in JavaScript is easy enough when you know what causes them. In this article authors Kiran Sundar and Abhijeet Bhattacharya walk you...
- CSS Tips I Wish I Knew When I First Started I’ve been working with CSS for quite a while now, and even though it’s relatively easy to learn, there are always new tips and tricks...
- Dealing With Your Mistakes As designers, we all make mistakes. Some mistakes are minor, while others are major. Here are some thoughts on how you can deal with your...