Test-Driven Development with React: Apply Test-Driven Development in Your Applications
Qiu, Juntao
- 出版商: Apress
- 出版日期: 2021-06-16
- 售價: $1,390
- 貴賓價: 9.5 折 $1,321
- 語言: 英文
- 頁數: 197
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1484269713
- ISBN-13: 9781484269718
-
相關分類:
React、TDD 測試導向開發
立即出貨 (庫存=1)
買這商品的人也買了...
-
$650$507 -
$500$390 -
$580$452 -
$1,800$1,710 -
$1,520$1,444 -
$420$332 -
$1,311$1,242 -
$2,090$1,980 -
$620$484 -
$520$406 -
$1,400$1,330 -
$690$538 -
$600$468 -
$880$695 -
$880$695
商品描述
Learn to use accelerated test-driven development (TDD) to build a React application from scratch. This book explains how your React components will be integrated, and how to refactor code to make it more concise and flexible.
With TDD you can develop a robust test suite to catch bugs, and develop modular, flexible code. Applying your understanding of how HTML, CSS, and JavaScript work in the browser you'll build a web application called Bookish using TDD and mainstream React stack technologies such as React, React-router, and Redux.
Using higher code quality you'll be able to write executable documentation using Cucumber. This is just one of many essentials in maintaining a practical TDD workflow in your daily workload. Test-Driven Development with React highlights best practices and design patterns that will enable you to write more maintainable and reusable React components.
What You'll Learn
- Manage your application's state using Redux
- Employ professional techniques for backend services
- Use Cypress as an end-to-end testing framework
- Utilize React-testing-library for unit and integration tests
Who This Book Is For
Ideal for web application developers who wants to learn how to write high quality code using Test-Driven Development.