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
 


ASP.NET Core in Action, 2nd Ed (Manning)

Author: Andrew Lock
Publisher: Manning
Date:April 2021
Pages: 832
ISBN: 978-1617298301
Print: 1617298301
Audience: Developers interested in ASP.NET
Rating: 4
Reviewer: Ian Elliot
One big book to cover the one big alternative web tech.



Functional Programming in C#, 2nd Ed (Manning)

Author: Enrico Buonanno
Publisher: Manning
Date: February 2022
Pages: 448
ISBN: 978-1617299827
Print: 1617299820
Kindle: B09P1Z2PPB
Audience: C# developers
Rating: 5
Reviewer: Mike James
Is C# a good language for functional programming?


More Reviews