• Complain

John Resig - Pro JavaScript Techniques: Second Edition

Here you can read online John Resig - Pro JavaScript Techniques: Second Edition full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2015, publisher: Apress, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

John Resig Pro JavaScript Techniques: Second Edition

Pro JavaScript Techniques: Second Edition: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Pro JavaScript Techniques: Second Edition" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Pro JavaScript Techniques is the ultimate JavaScript book for todays web developer. It provides everything you need to know about modern JavaScript, and teaches you what JavaScript can do for your web sites. This book doesnt waste any time looking at things you already know, but instead concentrates on fundamental, vital topicswhat modern JavaScripting is (and isnt), and pitfalls to be wary of.

You will learn about the this keyword, as well as new object tools. You will be able to create reusable code with encapsulation, overloading and inheritance. The most recent techniques for debugging and testing are covered comprehensively, with information on Chrome developer tools, Jasmine, PhantomJS and Protractor. This update finishes with chapters on constructing single-page web applications that dominate the modern web.

The book is filled with real-world examples and case studies, as well as numerous reusable functions and classes to save you time in your development. You will learn the practical skills needed to build professional, dynamic web applications. Pro JavaScript Techniques is an indispensable reference for any professional JavaScript web developerenhance your JavaScript development today.

What youll learn
  • Real-world techniques for the modern JavaScript developer
  • How to enhance your development skills and be a better developer
  • Efficient techniques for object-oriented JavaScript, including the this keyword
  • The most up-to-date tools for testing and debugging, including browser development tools
  • How to effectively use events, forms and Ajax
  • An overview of the AngularJS framework, Unit testing and End to End testing
Who this book is for

This book is for the developer who wants to get the most out of their JavaScript. They may have purchased the first edition of this book and now want to get up-to-date with the latest developments, or this may be the first time they have come across the title. They could be a working developer or using JavaScript in their spare time - this book will enhance their skills and make them a better JavaScript developer.

Table of Contents
  1. Professional JavaScript Techniques
  2. Features, Functions, and Objects
  3. Creating Reusable Code
  4. Debugging JavaScript Code
  5. The Document Object Model
  6. Events
  7. JavaScript and Form Validation
  8. Introduction to Ajax
  9. Web Production Tools
  10. AngularJS and Testing
  11. The Future of JavaScript

Appendix A: DOM Reference

John Resig: author's other books


Who wrote Pro JavaScript Techniques: Second Edition? Find out the surname, the name of the author of the book and a list of all author's works by series.

Pro JavaScript Techniques: Second Edition — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Pro JavaScript Techniques: Second Edition" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make

Pro JavaScript Techniques

Second Edition

Pro JavaScript Techniques Second Edition - image 1

John Resig

Russ Ferguson

John Paxton

Pro JavaScript Techniques Second Edition - image 2

Pro JavaScript Techniques

Copyright 2015 by John Resig, Russ Ferguson, and John Paxton

This work is subject to copyright. All rights are reserved by the Publisher, whether the whole or part of the material is concerned, specifically the rights of translation, reprinting, reuse of illustrations, recitation, broadcasting, reproduction on microfilms or in any other physical way, and transmission or information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed. Exempted from this legal reservation are brief excerpts in connection with reviews or scholarly analysis or material supplied specifically for the purpose of being entered and executed on a computer system, for exclusive use by the purchaser of the work. Duplication of this publication or parts thereof is permitted only under the provisions of the Copyright Law of the Publishers location, in its current version, and permission for use must always be obtained from Springer. Permissions for use may be obtained through RightsLink at the Copyright Clearance Center. Violations are liable to prosecution under the respective Copyright Law.

ISBN-13 (pbk): 978-1-4302-6391-3

ISBN-13 (electronic): 978-1-4302-6392-0

Trademarked names, logos, and images may appear in this book. Rather than use a trademark symbol with every occurrence of a trademarked name, logo, or image we use the names, logos, and images only in an editorial fashion and to the benefit of the trademark owner, with no intention of infringement of the trademark.

The use in this publication of trade names, trademarks, service marks, and similar terms, even if they are not identified as such, is not to be taken as an expression of opinion as to whether or not they are subject to proprietary rights.

While the advice and information in this book are believed to be true and accurate at the date of publication, neither the authors nor the editors nor the publisher can accept any legal responsibility for any errors or omissions that may be made. The publisher makes no warranty, express or implied, with respect to the material contained herein.

Managing Director: Welmoed Spahr

Acquisitions Editor: Louise Corrigan

Technical Reviewer: Mark Nenadov, Ian Devlin

Editorial Board: Steve Anglin, Mark Beckner, Gary Cornell, Louise Corrigan, James DeWolf, Jonathan Gennick, Robert Hutchinson, Celestin Suresh John, Michelle Lowman, James Markham, Susan McDermott, Matthew Moodie, Jeffrey Pepper, Douglas Pundick, Ben Renow-Clarke, Gwenan Spearing, Matt Wade, Steve Weiss

Coordinating Editor: Rita Fernando

Copy Editor: James Compton

Compositor: SPi Global

Indexer: SPi Global

Distributed to the book trade worldwide by Springer Science+Business Media New York, 233 Spring Street, 6th Floor, New York, NY 10013. Phone 1-800-SPRINGER, fax (201) 348-4505, e-mail . Apress Media, LLC is a California LLC and the sole member (owner) is Springer Science + Business Media Finance Inc (SSBM Finance Inc). SSBM Finance Inc is a Delaware corporation.

For information on translations, please e-mail .

Apress and friends of ED books may be purchased in bulk for academic, corporate, or promotional use. eBook versions and licenses are also available for most titles. For more information, reference our Special Bulk SaleseBook Licensing web page at www.apress.com/bulk-sales .

Any source code or other supplementary materials referenced by the author in this text is available to readers at www.apress.com . For detailed information about how to locate your books source code, go to www.apress.com/source-code/ .

I will forever be grateful to my dad. Even now Im still learning from his example.
Dad, Rodd, we miss you both. Watching Doctor Who and The Twilight Zone has never been the same.

Russ Ferguson

For Andreina, who always believed.

John Paxton

Contents at a Glance

Picture 3

Picture 4

Picture 5

Picture 6

Picture 7

Picture 8

Picture 9

Picture 10

Picture 11

Picture 12

Picture 13

Picture 14

Contents

Picture 15

Picture 16

Picture 17

Picture 18

Picture 19

Picture 20

Picture 21

Picture 22

Picture 23

About the Authors John Resig is a developer at Khan Academy - photo 24

About the Authors John Resig is a developer at Khan Academy and the creator - photo 25

About the Authors John Resig is a developer at Khan Academy and the creator - photo 26

About the Authors

John Resig is a developer at Khan Academy and the creator of the jQuery - photo 27

John Resig is a developer at Khan Academy and the creator of the jQuery JavaScript library. In addition to Pro JavaScript Techniques, hes also the author of Secrets of the JavaScript Ninja (Manning, 2012).

John is a Visiting Researcher at Ritsumeikan University in Kyoto working on the study of Ukiyo-e (Japanese woodblock printing). He has developed a comprehensive woodblock print database and image search engine, located at http://ukiyo-e.org .

Russ Ferguson is a developer and instructor working in and around New York City. He is currently a manager with SunGard Consulting Services, developing applications for clients like Morgan Stanley and Comcast. For many years Russ has been an instructor for Pratt Institute and Parsons School of Design.

He has developed applications for both start-ups and established organizations like Chase Bank, Publicis Groupe, DC Comics, and MTV/Viacom.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Pro JavaScript Techniques: Second Edition»

Look at similar books to Pro JavaScript Techniques: Second Edition. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Pro JavaScript Techniques: Second Edition»

Discussion, reviews of the book Pro JavaScript Techniques: Second Edition and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.