Mastering React Test-Driven Development (2nd ed.)
US$17.00
15% OFF CODE: SAVE15
Description
Learn test-driven and behavior-driven development techniques that will give you greater confidence when building React applications Key Features Explore the TDD process, how it works, and why it will help you write maintainable React appsDevelop a component testing framework from scratch, which will help you understand the mechanics of good unit testingReduce complexity by using unit tests and end-to-end acceptance tests to drive the design of your apps Book Description Test-driven development (