Monthly Archives: May 2009

Synchronous Execution in JavaScript

Complex front-end web applications generally consist of many components which are initialized and configured at load time. What I’ve come to find out quite recently is that some browsers simply can’t handle too many things going on at once (eg: … Continue reading

Posted in Code, Design Patterns, JavaScript | Leave a comment

Upcoming Talk: Object Oriented JavaScript

I will be presenting Object Oriented JavaScript at AjaxWorld this year. You can find the talk’s abstract below. I’m still working on the slides so if there is anything you would like me to touch on, I’m open to suggestions. … Continue reading

Posted in JavaScript, Talks | Leave a comment