Cargando…

Reliable JavaScript: how to code safely in the world's most dangerous language

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...

Descripción completa

Detalles Bibliográficos
Autores principales: Spencer, Lawrence, Richards, Seth
Lenguaje:eng
Publicado: Wiley 2015
Materias:
Acceso en línea:http://cds.cern.ch/record/2031898
Descripción
Sumario: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