𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Test-Driven Development with React: Apply Test-Driven Development in Your Applications

✍ Scribed by Juntao Qiu


Publisher
Apress
Year
2021
Tongue
English
Leaves
220
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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.Β 


πŸ“œ SIMILAR VOLUMES


Test-Driven Development with React: Appl
✍ Juntao Qiu πŸ“‚ Library πŸ“… 2021 πŸ› Apress 🌐 English

<p>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.</p> <p>With TDD you can develop a robust test suite to catch bugs, and

AngularJS test-driven development: imple
✍ Chaplin, Tim πŸ“‚ Library πŸ“… 2015 πŸ› Packt Publishing 🌐 English

This book is for developers who want to learn about AngularJS development by applying testing techniques. You are assumed to have a basic knowledge and understanding of HTML, JavaScript, and AngularJS.;Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Conte

AngularJS Test-driven Development: Imple
✍ Tim Chaplin πŸ“‚ Library πŸ“… 2015 πŸ› Packt Publishing 🌐 English

Starting with reviewing the test-driven development (TDD) life cycle, you will learn how Karma and Protractor make your life easier while running JavaScript unit tests. You will learn how Protractor is different from Selenium and how to test it entirely. This book is a walk-through to using TDD to b

Test-Driven Development with React and T
✍ Juntao Qiu πŸ“‚ Library πŸ“… 2023 πŸ› Apress 🌐 English

<p><span>Apply test-driven principles to create scalable and maintainable React applications. This book covers a wide range of topics, including setting up a testing environment and utilizing popular testing frameworks like Cypress, Jest, and the React Testing Library. It also delves into valuable r

Test-Driven Development with React and T
✍ Juntao Qiu πŸ“‚ Library πŸ“… 2023 πŸ› Apress 🌐 English

<p><span>Apply test-driven principles to create scalable and maintainable React applications. This book covers a wide range of topics, including setting up a testing environment and utilizing popular testing frameworks like Cypress, Jest, and the React Testing Library. It also delves into valuable r

React Anti-Patterns: Build efficient and
✍ Juntao Qiu πŸ“‚ Library πŸ“… 2023 πŸ› Packt Publishing Pvt Ltd 🌐 English

Master efficient coding practices, address common anti-patterns, and construct scalable React apps with practical insights and techniques Key Features Identify and address React anti-patterns while learning testing strategies and refactoring techniques for efficient codebases Explore data model