Page 1 of 1

Recommendation on jQuery books?

Posted: Wed Sep 18, 2013 12:35 pm
by Alfred Butler

Got any recommendations on books?

Real life books, not theoretical stuff.

I'm looking for code samples that send HTTP requests to J2EE servers. Probably simple servlets, but I may change the backend to do REST. Not sure.


Recommendation on jQuery books?

Posted: Wed Sep 18, 2013 12:57 pm
by Kateryna Grynko

Hi Alfred,

JavaScript doesn't distinguish backend where it sends requests. Backend can expect requests in different formats, and the Frontend (JavaScript) is able to send requests in different formats.

I'd recommend you to choose books yourself. A large number of examples can be found in the official documentation on http://jquery.com