JavaScript is everywhere. It’s in your browser, it’s running your servers, we’re even piloting helicopters with it.
So it had better work.
JavaScript Testing Recipes is for anyone looking to improve the quality of the JavaScript they write. It explains how to create applications from modular components that can be easily tested to make sure they work — now, and in the future.
It covers the full spectrum of problem domains we use JavaScript for today, including chapters on programming in the browser, building server-side apps and command-line programs.
In this book, you will learn how to: