Book description
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.
Table of contents
- Cover
- Title
- Copyright
- Dedication
- Contents at a Glance
- Contents
- About the Authors
- About the Technical Reviewers
- Acknowledgments
- Chapter 1: Professional JavaScript Techniques
- Chapter 2: Features, Functions, and Objects
- Chapter 3: Creating Reusable Code
- Chapter 4: Debugging JavaScript Code
- Chapter 5: The Document Object Model
- Chapter 6: Events
- Chapter 7: JavaScript and Form Validation
- Chapter 8: Introduction to Ajax
- Chapter 9: Web Production Tools
- Chapter 10: AngularJS and Testing
- Chapter 11: The Future of JavaScript
- Appendix A: DOM Reference
- Index
Product information
- Title: Pro JavaScript Techniques, Second Edition
- Author(s):
- Release date: July 2015
- Publisher(s): Apress
- ISBN: 9781430263920
You might also like
book
CSS3 Quick Syntax Reference: A Pocket Guide to the Cascading Style Sheets Language
The CSS3 Quick Syntax Reference is a 150-page syntax reference to the Cascading Style Sheets language. …
book
Mastering Bootstrap 4 - Second Edition
Build responsive, dynamic, and mobile-first applications on the web with Bootstrap 4 About This Book Master …
book
Beyond jQuery
Learn about the most important concepts surrounding web development and demystify jQuery. This book gives you …
book
타입스크립트 프로그래밍
타입스크립트는 자바스크립트의 슈퍼셋 프로그래밍 언어로, 동적 타입 언어인 자바스크립트의 단점을 보완하기 위해 탄생했다. 동적 타입 언어를 …