Posts Tagged “best practices”
Worry Free JavaScript Internationalization (i18n)
There’s a right way and a wrong way to go about i18n. Just to be clear, I don’t subscribe to the idea of right vs. wrong unless there’s a good reason for it, otherwise I just chalk it up to preference. Sometimes I consider something as a matter of preference until someone points out a [...]
When Browser Detection Isn’t a Bad Thing
One of the pillars of the Web Standards movement–reinforced in Zeldman‘s seminal Designing With Web Standards–is the idea that browser detection is a bad thing and should be avoided. As with another idea spawned at around the same time, that “tables are bad”, it isn’t wholely true. There are situations where tables are good and [...]
On Event Throttling
Throttling the onresize event in IE.
Design by committee
A camel is a horse designed by committee