Just jQuery: Events, Async & AJAX (I/O Press)
Thursday, 22 June 2017

Writing for JavaScript developers working with advanced web pages,  Ian Elliot covers the parts of jQuery not associated with the DOM. Specifically it is about how to make use of jQuery’s event functions, Deferred and Promise functions and its AJAX functions. While not every programmer will need these advanced features in the early stages of using JavaScript, they are unavoidable aspects of modern web programming and sooner or later you will find a need to master them all.

<ASIN:1871962528>

This book is about ideas. It does show you how to use jQuery, but mainly by explaining how jQuery approaches the task. Once you understand this there is little need to go over complicated examples where the problem is seeing the big ideas because the small detail is overwhelming. This is not a book of projects or case studies, it is about understanding jQuery.

Author: Ian Elliot
Publisher: I/O Press
Date: July 2017
Pages: 214
ISBN: 978-1871962529
Print: 1871962528
Audience: JavaScript developers
Level: Intermediate
Category: JavaScript 

 

jquery2cover

  • Why jQuery for Events, Async & AJAX
  • Reinventing Events
  • Working With Events
  • Asynchronous Code
  • Consuming Promises
  • Implementing Promises
  • Web Workers and Promises
  • AJAX Basics - Get
  • AJAX Basics - Post
  • Sending Data To The Server
  • Sending Data To The Client
  • Transports And JSONP
  • The jqXHR Object
  • Character Encoding

Also by Ian Elliot

Just JavaScript: An Idiomatic Approach
JavaScript Async: Events, Callbacks, Promises and Async Await

Just jQuery: The Core UI 

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
 


Street Coder (Manning)

Author: Sedat Kapanoglu
Publisher: Manning
Date: February 2022
Pages: 272
ISBN: 978-1617298370
Print: 1617298379
Kindle: B09Q3PJQC5
Audience: General
Rating: 4
Reviewer: Ian Elliot
Street Coder - sounds sort of tough but messy at the same time.



Oracle PL/SQL By Example, 6th Ed

Author: Elena Rakhimov
Publisher: Oracle Press
Pages: 480
ISBN: 978-0138062835
Print: 0138062838
Audience: Developers interested in Oracle PL/SQL
Rating: 4
Reviewer: Kay Ewbank

This is the sixth edition of a well established title that has been updated for the latest version of PL/SQL (21c).


More Reviews