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
 


Assembly x64 Programming

Author: Mike McGrath
Publisher: Easy Steps
Date: November 2021
Pages: 192
ISBN: 978-1840789522
Print: 1840789522
Kindle: ‎B09FTNN4P5
Audience: Developers wanting to learn assembler
Rating: 5
Reviewer: Harry Fairhead
Assembler, why would you want to learn that!



Object-Oriented Python

Author: Irv Kalb
Publisher: No Starch Press
Date: January 2022
Pages: 416
ISBN: 978-1718502062
Print: 1718502060
Kindle: ‎ B0957SHYQL
Audience: Python developers
Rating: 3
Reviewer: Mike James
Python, Object-Oriented? Not a lot of programmers know that!


More Reviews