JavaScript: The New Toys
暫譯: JavaScript:新玩具
T. J. Crowder
- 出版商: Wrox Press
- 出版日期: 2020-07-21
- 售價: $1,530
- 貴賓價: 9.5 折 $1,454
- 語言: 英文
- 頁數: 260
- 裝訂: Paperback
- ISBN: 1119367956
- ISBN-13: 9781119367956
-
相關分類:
JavaScript
-
相關翻譯:
深入理解現代 JavaScript (JavaScript: The New Toys) (簡中版)
立即出貨 (庫存=1)
買這商品的人也買了...
相關主題
商品描述
A one-stop reference for the latest JavaScript features and techniques
JavaScript: The New Toys explores the newest features of the world's most popular programming language while also showing you how to track what's coming and get involved. Author T.J. Crowder, the top JavaScript contributor on Stack Overflow, walks you through the significant changes and additions to the language along with key tools and techniques to help you get up to date with modern JavaScript. Beginning with a high-level overview of new features, you'll learn what's new, how new features come about, who's responsible, how to stay on top of what's coming next, and how to use new features even in old browsers. The bulk of the coverage consists of point-by-point "just the facts" explanations of each new feature, plus expert recommendations for tweaking old habits to integrate new techniques. Each feature is introduced with the problem it solves and the details of how it works—including brief source code demonstrating syntax and behavior. With comprehensive coverage of the new features and techniques, this book provides an invaluable resource for web programmers everywhere.
Modern JavaScript is a fast-changing language, both in terms of what's officially specified and what browsers support at any given time. This book addresses all of the new and updated features of ES2015 and ES2016 plus the finalized features of ES2017 so far.
- Discover the unexpected advantages of the new let and const declarations
- Learn how classes solve common problems, and get details on syntax
- Delve into the use and mechanics of arrow functions and lexical this
- Adopt new best practices for using Promises, and avoid common pitfalls
All major browsers support JavaScript, but support for individual functions and releases is all over the map. JavaScript: The New Toys shows you what's new, how to use it, but how to keep incomplete browser support from holding you back.
商品描述(中文翻譯)
最新 JavaScript 特性與技術的一站式參考
JavaScript: The New Toys 探索了這個全球最受歡迎的程式語言的最新特性,同時也教你如何追蹤即將推出的功能並參與其中。作者 T.J. Crowder 是 Stack Overflow 上的頂尖 JavaScript 貢獻者,他將帶你了解語言的重要變更和新增功能,以及幫助你跟上現代 JavaScript 的關鍵工具和技術。從新特性的高層次概述開始,你將學習到什麼是新的、新特性是如何產生的、誰負責這些變更、如何掌握即將推出的功能,以及如何在舊瀏覽器中使用新特性。大部分內容由逐點的「事實簡述」解釋每個新特性,並提供專家建議,幫助你調整舊習慣以整合新技術。每個特性都會介紹它解決的問題及其運作細節,包括簡短的源代碼示範語法和行為。這本書全面涵蓋了新特性和技術,為全球的網頁程式設計師提供了寶貴的資源。
現代 JavaScript 是一種快速變化的語言,無論是在官方規範上還是在任何時候瀏覽器的支持上。這本書涵蓋了 ES2015 和 ES2016 的所有新特性和更新特性,以及截至目前的 ES2017 最終特性。
- 發現新的 let 和 const 聲明的意外優勢
- 了解類別如何解決常見問題,並獲取語法的詳細資訊
- 深入探討箭頭函數和詞法 this 的使用及其機制
- 採用新的最佳實踐來使用 Promises,並避免常見的陷阱
所有主要瀏覽器都支持 JavaScript,但對於個別功能和版本的支持情況各不相同。JavaScript: The New Toys 告訴你什麼是新的、如何使用它,以及如何避免不完整的瀏覽器支持阻礙你的進步。