Alfred Butler
Posts: 0
Joined: Wed Sep 18, 2013 12:35 pm

Recommendation on jQuery books?

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.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Recommendation on jQuery books?

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

Return to “Issues”