Venkat Subramaniam
Broschiertes Buch

Test-Driving JavaScript Applications

Rapid, Confident, Maintainable Code

Versandkostenfrei!
Versandfertig in über 4 Wochen
36,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
18 °P sammeln!
Debunk the myth that JavaScript is not easily testable. Whether you use Node.js, Express, MongoDB, jQuery, AngularJS, or directly manipulate the DOM, you can test-drive JavaScript. Learn the craft of writing meaningful, deterministic automated tests with Karma, Mocha, and Chai. Test asynchronous JavaScript, decouple and properly mock out dependencies, measure code coverage, and create lightweight modular designs of both server-side and client-side code. Your investment in writing tests will pay high dividends as you create code that's predictable and cost-effective to change. Design and code J...