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
 


Machine Learning with PyTorch and Scikit-Learn

Author: Sebastian Raschka, Yuxi (Hayden) Liu & Vahid Mirjalili
Publisher: Packt
Date: February 2022
Pages: 770
ISBN: 978-1801819312
Print: 1801819319
Kindle: B09NW48MR1
Audience: Python developers interested in machine learning
Rating: 5
Reviewer: Mike James
This is a very big book of machine le [ ... ]



SQL Server 2022 Revealed

Author: Bob Ward
Publisher: Apress
Pages: 506
ISBN: 978-1484288931
Print:1484288939
Kindle: B0BLB4VJL9
Audience: DBAs & SQL devs
Rating: 5
Reviewer: Ian Stirk

This book aims to explain the new features in SQL Server 2022, how does it fare?


More Reviews