Just jQuery: The Core UI (I/O Press)
Monday, 06 March 2017

jQuery has developed from its original intent as a way to smooth over the differences in the way browsers interact with JavaScript, into a much more powerful tool that fully lives up to its motto of "write less, do more". As a result jQuery is compact and can seem cryptic until you get used its common idioms. Written for JavaScript developers working with web page layout, Ian Elliot's book enables you to use jQuery easily and efficiently. It also cuts through its seeming complexity, by presenting enough explanation at every stage for you to understand what is happening.

<ASIN:1871962501>

Author: Ian Elliot
Publisher: I/O Press
Date: February 2017
Pages: 214
ISBN: 978-1871962505
Print: 1871962501
Audience: JavaScript developers
Level: Intermediate
Category: JavaScript

 

jqueryio

 

After outlining what jQuery is, how to obtain it and why you should use it, early chapters deal with the essential jQuery - its selectors, filters and DOM traversal functions.

The following chapters look at how to modify existing HTML elements and how to create completely new elements, before going on to more advanced aspects of the UI - storing data and working with forms.

jQuery also provides simple animation functions and to understand these there are chapters on function queues and asychronous animation. Adding custom elements, both to the jQuery UI and to jQuery itself, is the next major topic. The book closes with an explanation of how jQuery's unit testing package, QUnit, lets you write tests to make sure that your JavaScript code works and continues to work.

Also by Ian Elliot 

Just jQuery: Events, Async & AJAX

Just JavaScript: An Idiomatic Approach

JavaScript Async: Events, Callbacks, Promises and Async Await

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


Algorithms: Absolute Beginner's Guide

Author: Kirupa Chinnathambi
Publisher: Addison-Wesley
Date: November 2023
Pages: 416
ISBN: 978-0138222291
Print: 0138222290
Kindle: B0CCTZ37DQ
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

Subtitled 'a practical introduction to data structures and algorithms in JavaScript', this book is split into tw [ ... ]



Android Programming: The Big Nerd Ranch Guide (5e)

Authors: Bryan Sills, Brian Gardner, Brian Hardy and Kristin Marsicano
Publisher: Addison-Wesley
Pages: 688
ISBN: 978-0137645541
Print: 0137645546
Kindle: B09WLF84W7
Audience: Kotlin programmers
Rating: 4.5
Reviewer: Mike James  

The Big Nerd Ranch Guide to Android is bac [ ... ]


More Reviews