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
 


Python Crash Course, 3rd Ed (No Starch Press)

Author: Eric Matthes
Publisher: No Starch Press
Pages: 552
ISBN: 978-1718502703
Print: 1718502702
Kindle: B09WJX22TV
Audience: People wanting to learn Python
Level: Introductory/Intermediate
Audience: Not the complete beginner
Rating: 4
Reviewer: Alex Armstrong
To reach a third edition this [ ... ]



SQL Query Design Patterns and Best Practices

Author: Steve Hughes et al
Publisher: Packt Publishing
Pages: 270
ISBN: 978-1837633289
Print: 1837633282
Kindle: B0BWRD7HQ7
Audience: Query writers
Rating: 2.5
Reviewer: Ian Stirk

This book aims to improve your SQL queries using design patterns, how does it fare? 


More Reviews