Exploring JavaScript Testing is a collection of chapters from four excellent Manning books chosen by industry leader Elyse Kolker Gordon. In it, you’ll discover guidelines for applying unit testing fundamentals to JavaScript components, and you’ll gain firsthand experience testing browsers. You’ll also explore several strategies for creating and implementing unit tests and end-to-end tests.
After you’ve stepped through the basics, you’ll try out what you’ve learned with a multi-component React application. To wrap up, you’ll delve into testing isomorphic apps that can run on the server, in the browser, or both, and take a look at troubleshooting and debugging. When you’re finished, you’ll have a firm grasp on basic testing principles, techniques, and tools that make for reliable, user-friendly apps and happy users!
Isomorphic Web Applications teaches you to build production-quality web apps using isomorphic architecture. You'll learn to create and render views for both server and browser, optimize local storage, streamline server interactions, and handle data serialization. Designed for working developers, this book offers examples in relevant frameworks like React, Redux, Angular, Ember, and webpack. You'll also explore unique debugging and testing techniques and master specific SEO skills.