Book description
Update your skill set for ES 6 and 7 with the ultimate JavaScript guide for prosProfessional JavaScript for Web Developers is the essential guide to next-level JavaScript development. Written for intermediate-to-advanced programmers, this book jumps right into the technical details to help you clean up your code and become a more sophisticated JavaScript developer. From JavaScript-specific object-oriented programming and inheritance, to combining JavaScript with HTML and other markup languages, expert instruction walks you through the fundamentals and beyond. This new fourth edition has been updated to cover ECMAScript 6 and 7 (also known as ES2015 and ES2016) and the major re-imagination and departure from ES 5.1; new frameworks and libraries, new techniques, new testing tools, and more are explained in detail for the professional developer, with a practical focus that helps you put your new skills to work on real-world projects.
The latest—and most dramatic—ES release is already being incorporated into JavaScript engines in major browsers; this, coupled with the rise in mobile web traffic increasing demand for responsive, dynamic web design, means that all web developers need to update their skills—and this book is your ideal resource for quick, relevant guidance.
- Get up to date with ECMAScript 6 and 7, new frameworks, and new libraries
- Delve into web animation, emerging APIs, and build systems
- Test more effectively with mocks, unit tests, functional tests, and other tools
- Plan your builds for future ES releases
Even if you think you know JavaScript, new ES releases bring big changes that will affect the way you work. For a professional-level update that doesn't waste time on coding fundamentals, Professional JavaScript for Web Developers is the ultimate resource to bring you up to speed.
Table of contents
- COVER
- FOREWORD
- INTRODUCTION
- 1 What Is JavaScript?
- 2 JavaScript in HTML
- 3 Language Basics
- 4 Variables, Scope, and Memory
- 5 Basic Reference Types
- 6 Collection Reference Types
- 7 Iterators and Generators
- 8 Objects, Classes, and Object-Oriented Programming
- 9 Proxies and Reflect
-
10 Functions
- ARROW FUNCTIONS
- FUNCTION NAMES
- UNDERSTANDING ARGUMENTS
- NO OVERLOADING
- DEFAULT PARAMETER VALUES
- SPREAD ARGUMENTS AND REST PARAMETERS
- FUNCTION DECLARATIONS VERSUS FUNCTION EXPRESSIONS
- FUNCTIONS AS VALUES
- FUNCTION INTERNALS
- FUNCTION PROPERTIES AND METHODS
- FUNCTION EXPRESSIONS
- RECURSION
- TAIL CALL OPTIMIZATION
- CLOSURES
- IMMEDIATELY INVOKED FUNCTION EXPRESSIONS
- PRIVATE VARIABLES
- SUMMARY
- 11 Promises and Async Functions
- 12 The Browser Object Model
- 13 Client Detection
- 14 The Document Object Model
- 15 DOM Extensions
- 16 DOM Levels 2 and 3
- 17 Events
- 18 Animation and Graphics with Canvas
- 19 Scripting Forms
- 20 JavaScript APIs
- 21 Error Handling and Debugging
- 22 XML in JavaScript
- 23 JSON
- 24 Network Requests and Remote Resources
- 25 Client-Side Storage
- 26 Modules
- 27 Workers
- 28 Best Practices
- A ES2018 and ES2019
- B Strict Mode
- C JavaScript Libraries and Frameworks
- D JavaScript Tools
- INDEX
- END USER LICENSE AGREEMENT
Product information
- Title: Professional JavaScript for Web Developers, 4th Edition
- Author(s):
- Release date: October 2019
- Publisher(s): Wrox
- ISBN: 9781119366447
You might also like
book
Professional JavaScript
Develop your JavaScript programming skills by learning strategies and techniques commonly used in modern full-stack application …
book
Web Programming with HTML5, CSS, and JavaScript
Web Programming with HTML5, CSS, and JavaScript is written for the undergraduate, client-side web programming course. …
book
Begin to Code with JavaScript
Become a JavaScript programmerand have fun doing it! Start writing software that solves real problems, even …
book
Modern JavaScript Web Development Cookbook
Over 90 recipes to help you write clean code, solve common JavaScript problems, and work on …