Hacker News new | ask | show | jobs
by tmanderson 5229 days ago
To be specific, jQuery is a utility library with a large set of DOM utilities. Sizzle is actually the DOM workhorse.

As for the article: it's a valuable resource. Especially for those that believe jQuery is JavaScript. It's a goodie.