Tag Archives: JavaScript

JavaScript Best Practices Podcast

A follow-up on the presentation I did for ANUG a few months ago. I’m being interviewed by Søren Spelling and we have a friendly talk about this and that in danish. ANUGCast #157 JavaScript Best Practices part 1 ANUGCast #158 … Continue reading

Deep Linking and Indexing AJAX Applications – Google, Hashbang and state maintenance

In AJAX applications user interaction is handled on the fly and content is generated and injected into the DOM. Today this is an important step in creating responsive UI’s and the benefits are obvious. But since users are no loner … Continue reading

jQuery Animate and the Step Callback

Hey, this is turning into a jQuery blog! Believe it or not I really do other types of development too. It’s been a while though and this post is a quick share of something that has not seen a lot … Continue reading