Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Pro JavaScript Techniques, 2nd Edition

Posted By: ksveta6
Pro JavaScript Techniques, 2nd Edition

Pro JavaScript Techniques: Second Edition by John Resig, Russ Ferguson, John Paxton
2015 | ISBN: 1430263911 | English | 204 pages | True PDF | 3 MB

Pro JavaScript Techniques is the ultimate JavaScript book for today's 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 doesn't waste any time looking at things you already know, but instead concentrates on fundamental, vital topics—what modern JavaScripting is (and isn't), 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 developer—enhance your JavaScript development today.

What you’ll 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