Testable JavaScript (Paperback)
Mark Ethan Trostler
- 出版商: O'Reilly
- 出版日期: 2013-02-19
- 定價: $1,150
- 售價: 8.0 折 $920
- 語言: 英文
- 頁數: 274
- 裝訂: Paperback
- ISBN: 1449323391
- ISBN-13: 9781449323394
-
相關分類:
JavaScript
立即出貨
買這商品的人也買了...
-
$788Practical JavaScript, DOM Scripting and Ajax Projects
-
$990$842 -
$380$304 -
$1,200$948 -
$380$304 -
$2,100$1,995 -
$1,360$1,292 -
$400$316 -
$1,930$1,834 -
$580$458 -
$580$452 -
$380$304 -
$450$356 -
$1,130$961 -
$550$495 -
$840Interactive Data Visualization for the Web (Paperback)
-
$480$379 -
$490$368 -
$580$464 -
$360$306 -
$280$218 -
$1,411$1,337 -
$850$808 -
$420Building Hybrid Android Apps with Java and JavaScript: Applying Native Device APIs (Paperback)
-
$948$901
商品描述
One skill that’s essential for any professional JavaScript developer is the ability to write testable code. This book shows you what writing and maintaining testable JavaScript for the client- or server-side actually entails, whether you’re creating a new application or rewriting legacy code.
From methods to reduce code complexity to unit testing, code coverage, debugging, and automation, you’ll learn a holistic approach for writing JavaScript code that you and your colleagues can easily fix and maintain going forward. Testing JavaScript code is complicated. This book helps you simply the process considerably.
- Get an overview of Agile, test-driven development, and behavior-driven development
- Use patterns from static languages and standards-based JavaScript to reduce code complexity
- Learn the advantages of event-based architectures, including modularity, loose coupling, and reusability
- Explore tools for writing and running unit tests at the functional and application level
- Generate code coverage to measure the scope and effectiveness of your tests
- Conduct integration, performance, and load testing, using Selenium or CasperJS
- Use tools for in-browser, Node.js, mobile, and production debugging
- Understand what, when, and how to automate your development processes