Jan 5 – 2008: Awesome JavaScript
ajaxian.com
Jacob Seidelin has a really nice 2008 roundup of awesome JavaScript-yness that focuses a little on his own area of expertise (canvas whiz and all):...
Jacob Seidelin has a really nice 2008 roundup of awesome JavaScript-yness that focuses a little on his own area of expertise (canvas whiz and all):...
One of the biggest under-the-radar movements in JavaScript development during 2008 was the reemergence of an interest in unit testing.
|
John Resig
|
ejohn.org
In my work with the Firebug team over the past couple months I've been working with Jan Odvarko on a way to provide some form...
The UML diagram above is from Matt Prokes as he creates Java-like interfaces for JavaScript.
|
Eric Miraglia
|
yuiblog.com
We’re pleased today to release the first public version of YUI Doc, a python-based documentation tool that generates API documentation for JavaScript code.
The topic of visibility of members and functions in JavaScript has been figured out already, and there are good resources, among which one of the...
Working in JavaScript is one of my favorite things to do.
PLAIN TEXT JAVASCRIPT: Mimeparse.bestMatch(['application/xbel+xml', 'text/xml'], 'text/*;q=0.5,*/*; q=0.1'); The above code is from a JavaScript port of Joe Gregorio's mimeparse library that "provides basic...
This is a fun canvas demo by Stefan Pettersson that brings you back to your Amiga days (if you remember those, or weren’t an Atari...
PLAIN TEXT JAVASCRIPT: // Flag images upon load: $('img').load(function(){ $(this).data('loaded',true); }); // Extend expr: $.extend($.expr[':'],{ loaded: function(a) { ...
It's often handy to append a small icon after a link to a file or an external site, so that users aren't surprised when they...
As soon as I read John’s post on JavaScript Language Abstractions I knew that it would draw a lot of chatter and fuzz.
Paul Querna wrote a fun little Apache module called mod_v8 that offers a proof of concept of Yet Another Server Side JavaScript: After using Rhino...
From way back in 1987 comes a quote that summarizes how many feel about the state of object-oriented programming: Multiple inheritance is good, but there...
Pixastic uses 's ability to expose raw pixel information to perform Photoshop-style image manipulation effects all in your standards-based browser.
HexLex tracks and indexes the most recent, relevant content of interest to software professionals. These are the top sites and entries for the past 30 days.
Copyright © Attribyte, LLC. All rights reserved. All entries and images © original authors | Terms of Use