Result: Reliable JavaScript: how to code safely in the world's most dangerous language
Title:
Reliable JavaScript: how to code safely in the world's most dangerous language
Authors:
Publisher Information:
Wiley
Publication Year:
2015
Collection:
CERN Document Server (CDS)
Subject Terms:
Document Type:
other/unknown material
Language:
English
Relation:
http://cds.cern.ch/record/2031898; oai:cds.cern.ch:2031898
Availability:
Accession Number:
edsbas.CBB8DC88
Database:
BASE
Further Information
Create more robust applications with a test-first approach to JavaScript Reliable JavaScript, How to Code Safely in the World's Most Dangerous Language demonstrates how to create test-driven development for large-scale JavaScript applications that will stand the test of time and stay accurate through long-term use and maintenance. Taking a test-first approach to software architecture, this book walks you through several patterns and practices and explains what they are supposed to do by having you write unit tests. Write the code to pass the unit tests, so you not only develop your technique