

JavaScript
The Definitive Guide: Master the World's Most-Used Programming Language, 7th Edition
Author: David Flanagan
Narrator: Gabriel Vaughan
Unabridged: 25 hr 27 min
Format: Digital Audiobook Download
Publisher: Ascent Audio
Published: 08/29/2023
Categories: Nonfiction, Computers & Technology, Computer Languages
Includes:
Bonus Material
Synopsis
This book is for programmers who want to learn JavaScript and for web developers who want to take their understanding and mastery to the next level. It begins by explaining the JavaScript language itself, in detail, from the bottom up. It then builds on that foundation to cover the web platform and Node.js.
Topics include: types, values, variables, expressions, operators, statements, objects, and arrays; functions, classes, modules, iterators, generators, Promises, and async/await; JavaScript's standard library: data structures, regular expressions, JSON, i18n, etc.; the web platform: documents, components, graphics, networking, storage, and threads; Node.js: buffers, files, streams, threads, child processes, web clients, and web servers; and tools and language extensions that professional JavaScript developers rely on.