Unobtrusive JavaScript

I think the biggest thing that bugs me is when I see an HTML element with “onclick” or “onblur” as an attribute; that’s such lazy code, and it leads to difficult maintenance of web sites. But how else are you supposed to do it? Well, that’s what I’m going to explain to you in the […]

Unobtrusive JavaScript Read More »