jQuery in Action

jQuery in Action cover
Good Books rating 4.33
Buy online
Technical
  • ID: 7304
  • Added: 2025-12-13
  • Updated: 2025-12-13
  • ISBN: 9781638353379
  • Publisher: Simon and Schuster
  • Published: 2015-08-26
  • Reviews: 3

jQuery in Action, Third Edition, is a comprehensive guide to jQuery, focusing on practical tasks you'll encounter in web development projects. Written for readers with minimal JavaScript experience, this book covers DOM traversal, event handling, animations, plugin development, and unit testing. The unique lab pages anchor each concept in real-world code, and new chapters teach you how to interact with other tools and frameworks to build modern single-page web applications. /n/n Updated for jQuery 3, this book includes practical examples and labs to help you traverse the DOM, handle events, perform animations, and write jQuery plugins. It also covers advanced topics like unit testing with QUnit and using promises to avoid callback hell. Whether you're a beginner or an experienced developer, this book will help you leverage jQuery to its fullest potential.

Reviews
devscape.blogspot.com · 2011-07-30
excellent 4.50

The book does an excellent job of introducing core jQuery concepts and providing a refresher on basic JavaScript.

The reviewer highly recommends the book for its thorough introduction to core jQuery concepts. They found it particularly useful for refreshing their knowledge of basic JavaScript, making it a great resource for both beginners and those looking to brush up on their skills. The book is praised for its clear explanations and practical examples, which help readers understand and apply jQuery effectively. Overall, it is seen as a valuable guide for anyone looking to master jQuery.


Quick quotes

    jQuery in Action did a great job of introducing me to the core concepts

    It's really big and covers a lot of ground

    The book is a valuable guide for anyone looking to master jQuery

qatsi.livejournal.com · 2011-03-29
comprehensive 4.00

The book is comprehensive and provides a better understanding of both basic and advanced jQuery techniques.

The reviewer found the book to be quite comprehensive, offering a deep dive into both basic and advanced jQuery techniques. They appreciate how the book helps readers gain a better feel for how jQuery works, making it a valuable resource for those looking to enhance their skills. The book is praised for its clarity and the way it breaks down complex concepts into understandable parts, making it accessible to a wide range of readers.


Quick quotes

    I did find the book quite comprehensive

    I certainly have a better feel for how the basics (and some of the more advanced techniques) work

    The book is a valuable resource for those looking to enhance their skills

bennadel.com · Ben Nadel · 2009-10-14
practical 4.50

The book provides a solid exploration of the jQuery JavaScript library. It is praised for its clear explanations and practical examples.

Ben Nadel's review highlights the book's thorough exploration of jQuery, making it a valuable resource for both beginners and experienced developers. The book is commended for its clear and concise explanations, which help readers understand the library's features and functionalities. Ben appreciates the practical examples that make learning jQuery more accessible and engaging. Overall, the book is seen as a comprehensive guide that effectively bridges the gap between theoretical knowledge and practical application.


Quick quotes

    a solid exploration and explanation of the jQuery Javascript library

    The book does a great job of introducing the core concepts of jQuery

    The explanations are clear and the examples are practical