Reviews tagged with javascript:

JQuery Enlightenment

Cody Lindley’s JQuery Enlightenment is recommended reading for any designer/developer who finds himself enhancing sites or web apps with JQuery on a regular basis.

Designing with Progressive Enhancement

A must-read for developers of online applications or other sites with significant user interaction.

jQuery Cookbook

A concisely-written companion to the JQuery library, excellent for learning and reference.

Learning JQuery

The better of two books I’ve read on JQuery.

JQuery in Action

I have two books on jQuery, my javascript library of choice. In this post, I review jQuery in Action, by Bear Bibeault and Yehuda Katz.

Bulletproof AJAX

This is a short book, and should be considered a primer to be read before diving in to more project-oriented books on AJAX.

DOM Scripting

Essential reading for anyone getting started using javascript (library or not).