5 articles and links tagged with “javascript”
-
A JavaScript Detection Pattern
Progressive enhancement of our sites and applications has become a relatively well accepted best practice for web development. This article outlines a technique I've used successfully to ensure that core functionality is available without JavaScript, while maintaining a quality experience for the majority of users with JavaScript enabled.
-
Running `python-spidermonkey` on JeOS
Paul Davis'
python-spidermonkeyproject looks brilliant. -
Asynchronous Execution, JavaScript, and You
I spent more time than I care to admit this afternoon tracking down a bug in some relatively straightforward jQuery code. As it turned out, I was overlooking my error because I was thinking about my code in absolutely the wrong way.
-
(Mildly) improving Google Analytics' JS Embed
Google Analytics' embed JavaScript isn’t at all pretty. A few changes can make it a bit cleaner to implement.
-
Some Thoughts Regarding Caja
Yesterday, Yahoo! made some announcements regarding The Future™ of many of their high profile properties. Specifically, they’re (slowly) opening up, enabling third-party developers to build applications that can be seen on and interact with your My Yahoo! page, or your mailbox. I think this is a great step, and one I wish they'd made before they laid me off.