Feeds:
Posts
Comments

Archive for the ‘Uncategorized’ Category

I use jQuery as the JavaScript library for most projects. It’s terribly convenient for selecting elements and processing them.
However, jQuery is not JavaScript, and there is a lot of things it cannot do. Rather than writing a separate set of functionality outside of jQuery, why not simply extend it on an application-per-application basis? It really [...]

Read Full Post »

Read Full Post »