Review: jQuery Pocket Reference by David Flanagan

Originally submitted at O’Reilly

<div>
  <img src="https://images.powerreviews.com/images_products/08/56/10412302_100.jpg" class="photo" align="left" style="margin: 0 0.5em 0 0" /></p> 
  
  <p style="margin-top:0">
    <p>
      jQuery is the "write less, do more" JavaScript library. Its powerful features and ease of use have made it the most popular client-side JavaScript framework for the Web. This book is jQuery's trusty companion: the definitive "read less, learn more" guide to the library. <...
    </p></div> 
    
    <p>
      <a href="http://oreilly.com/catalog/0636920016182" style="display: none;" class="url fn"><span class="fn">jQuery Pocket Reference</span></a></div> 
      
      <p>
        <br clear="left" />
      </p>
      
      <p>
        <strong class="summary">One of the best Pocket References!</strong>
      </p>
      
      <div>
        By <strong>Jim Schubert</strong> from <strong>Seattle, WA</strong> on <strong><abbr title="201127T1200-0800" class="dtreviewed" style="border: none; text-decoration: none;">2/7/2011</abbr></strong>
      </div>
      
      <p>
        <div style="margin: 0.5em 0; height: 15px; width: 83px; background-image: url(https://images.powerreviews.com/images/stars_small.gif); background-position: 0px -180px;" class="prStars prStarsSmall">
          &nbsp;
        </div>
      </p>
      
      <div style="display: none">
        <span class="rating">5</span>out of 5
      </div>
      
      <p>
        <strong>Pros: </strong>Helpful examples, Well-written, Concise, Accurate, Easy to understand
      </p>
      
      <p>
        <strong>Best Uses: </strong>Intermediate, Student, Expert, Novice
      </p>
      
      <p>
        <strong>Describe Yourself: </strong>Developer
      </p>
      
      <p style="margin-top:1em" class="description">
        I&#8217;ve enjoyed previous books by David Flanagan and decided to read jQuery Pocket Reference. I thought I would quickly skim through the chapters because I considered myself fairly proficient in jQuery. After the first chapter and Flanagan&#8217;s explanations of jQuery&#8217;s method, object, and function (&#8216;a&#8217; versus &#8216;the&#8217;), I decided to read more in-depth. I&#8217;m glad, because this is one of the best books I&#8217;ve read in O&#8217;Reilly&#8217;s Pocket Reference library. I was surprised to have found a one which has a perfect balance between API, examples, and explanation.<br xmlns:pr="xalan://com.pufferfish.core.beans.xmlbuilders.xsl.Functions" /><br />For developers who want to learn jQuery, you will be able to learn nearly all you need to get started from this book. When I first heard about jQuery, I purchased a much larger book, which ended up being about 80% reprinting the API on jquery.com. If you&#8217;re like me, and you prefer insight, hints, and gotchas which encourage you to write some code, then this book is perfect for you.
      </p>
      
      <p>
        For developers familiar with jQuery, you may learn a little from this book. Flanagan covers a lot of overloads to common jQuery functions. Some of them, I never knew existed. The recent release of jQuery 1.5 has actually added more functionality than what is covered in this book.
      </p>
      
      <p>
        The only thing I found a little odd about this book is how the jQuery Selectors chapter was at the end of the book. Considering jQuery is a framework for querying the DOM, using selectors, I would expect that content to be the first covered. On the other hand, as a reference, you may expect the most used content at the end of the book. Luckily, Flanagan knows what he&#8217;s doing and tells you to review the Selectors chapter if you&#8217;re rusty or unfamiliar.
      </p>
      
      <p style="margin-top:0.5em">
        (<a href="http://www.powerreviews.com/legal/terms_of_use.html" rel="license">legalese</a>)
      </p></div>

Related Articles