Foreword to the Third Edition

A decade ago, John Resig imagined a JavaScript library that would simplify the way people built web sites. Today, that library, jQuery, is used by more than 80% of all web sites that use JavaScript, according to BuiltWith.com. It would be hard to call yourself a web developer today without knowing jQuery.

On the technical side, jQuery simplifies the long-winded native method calls that browsers use and shrinks the number of lines of code that it takes to get things done. That’s why jQuery’s motto is “Write less, do more.” jQuery also paves over the differences in behavior—and even some outright bugs—that exist in browsers. That simplifies both development and testing.

From the start, jQuery was designed so that ...

Get jQuery in Action, Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.