Learning from jQuery

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

If you’re comfortable with jQuery but a bit shaky with javascript, this concise guide will help you expand your knowledge of the language—especially the code that jQuery covers up for you. Many jQuery devotees write as little code as possible, but with some javascript under your belt, you can prevent errors, reduce overhead, and make your application code more efficient.
This book explores event handling, prototypes, and working with the DOM and AJAX through examples and lots of code. You’ll learn common conventions and patterns in javascript and—if you’ve never coded with javascript before—a tutorial will take you through the basics.
Enhance your jQuery code by using object constructors and prototypes
Reduce overhead and gain more control by handling events with javascript
Work with the DOM much faster with javascript than you can with jQuery
Send a few AJAX requests without having to load the entire jQuery library
Understand the importance of javascript code standards, comments, code reuse, and anti-patterns
Enlist javascript resources, such as a good IDE, a syntax checker, and version control

Author(s): Callum Macrae
Publisher: O'Reilly Media
Year: 2013

Language: English
Pages: 116
Tags: Библиотека;Компьютерная литература;HTML / CSS / JavaScript;jQuery;