Skip to main content
Books, videos, and music - all free from your public library!
LoginSign Up

Footer

Hoopla logo, Go to homepage
  • For Patrons
  • For Libraries (opens in new window)
  • For Vendors (opens in new window)
  • Facebook (opens in new window)
  • X (opens in new window)
  • Instagram (opens in new window)
  • YouTube (opens in new window)
  • TikTok (opens in new window)
  • LinkedIn (opens in new window)

Our Company

  • Our Story
  • Get Hoopla for your Library (opens in new window)
  • Get your content on hoopla (opens in new window)
  • Join our team (opens in new window)
  • Accessibility Statement

Our Content

  • Audiobooks
  • Ebooks
  • Movies
  • Television
  • Comics
  • BingePasses
  • Music
  • The Loop Blog

Help

  • Help Center
  • Submit Feedback
  • Facebook (opens in new window)
  • X (opens in new window)
  • Instagram (opens in new window)
  • YouTube (opens in new window)
  • TikTok (opens in new window)
  • LinkedIn (opens in new window)
  • Download on the App Store (opens in new window)
  • Get it on Google Play (opens in new window)
  • Available at Amazon Appstore (opens in new window)
© 2026 Midwest Tape, LLC. All rights reserved. Privacy Policy | Terms of Use
  • Hoopla logo
    Powered by Hoopla
  • Browse
  • My Hoopla
  • Log In
  1. Navigate Home
  2. Ebooks
  3. Test-Driven React

EBOOK

Test-Driven React

Find Problems Early, Fix Them Quickly, Code With Confidence

Trevor Burnham
(0)
sign up
Pages
174
Year
2024
Language
English
Publisher
The Pragmatic Programmers

About

Turn your React project requirements into tests and get the feedback you need faster than ever before. Combine the power of testing, linting, and typechecking directly in your coding environment to iterate on React components quickly and fearlessly!

You work in a loop: write code, get feedback, adjust. The faster you get feedback, the faster your code improves and the more effective you become as a developer. And that feedback comes from testing.

The conceptual elegance of React has opened the door to a new generation of web testing: clear, expressive, and lightning fast. That makes React a perfect fit for test-driven development (TDD), a methodology in which tests are a blueprint instead of an afterthought.

Each chapter presents new projects to challenge you and new tools to help you:

• Write fast, easy-to-understand tests with Vitest and React Testing Library.
• Keep your code tidy with ESLint and Prettier.
• Perform every task you need from a single window within VS Code.
• See your test output directly in your code with Wallaby.
• Style components in a test-friendly way with styled-components.
• Stay focused on what's important by running your tests continuously in the background.
• Generate beautiful documentation with Storybook, and update it on every commit with GitHub Actions.

The second edition of Test-Driven React has been extensively revised to reflect the latest tools and techniques for React development, including TypeScript. Each chapter presents new projects to challenge you and new tools to help you find and fix type errors without even running your code.

What You Need:

You'll need a working knowledge of JavaScript or TypeScript, and a computer running macOS, Windows, or Linux.

Related Subjects

  • General
  • Computers
  • Adult Nonfiction
  • Web Programming
  • Internet
  • JavaScript
  • Languages
  • Quality Assurance & Testing
  • Software Development & Engineering

Artists

Trevor BurnhamAuthor