About This Title

Pages: 190
Published: June 2019
ISBN: 9781680506464
In Print

Skill Level Meter

Test-Driven React

Find Problems Early, Fix Them Quickly, Code with Confidence

by Trevor Burnham

You work in a loop: write code, get feedback, iterate. The faster you get feedback, the faster you can learn and become a more effective developer. Test-Driven React helps you refine your React workflow to give you the feedback you need as quickly as possible. Write strong tests and run them continuously as you work, split complex code up into manageable pieces, and stay focused on what’s important by automating away mundane, trivial tasks. Adopt these techniques and you’ll be able to avoid productivity traps and start building React components at a stunning pace!

eBook Formats:

  • PDF for desktop/tablets

  • epub for Apple Books, e-readers

  • mobi for Kindle readers

Get all eBook formats here for $21.95 (USD)

Add to Cart we accept visa, mastercard, amex, discover, paypal


Paperback Formats:

Please support indie bookstores!
Find indie bookstores in the U.S. Find indie bookstores around the world.


React has revolutionized web development by abstracting away the details of DOM manipulation. That conceptual elegance 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 will present new projects to challenge you and new tools to help you. Write fast, portable tests with Jest. Keep your code tidy with ESLint and Prettier. Perform every task you need from a single window with VS Code. See your test output directly in your code with Wallaby. Use the JavaScript features of the future with Babel. Make assertions about React component behavior with Enzyme. And style components in a testable way with styled-components. By understanding every piece of your project’s stack, you’ll feel more confident and able to focus on what matters: writing reliable and maintainable code.

Discover a more joyful React development experience. Let your tests lead the way!

What You Need

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

Resources

Releases:

  • P1.0 2019/06/04
  • B5.0 2019/05/24
  • B4.0 2019/04/04
  • B3.0 2019/02/26

Contents & Extracts

  • Introduction
    • What’s in This Book
    • What’s Not in This Book
    • How to Read the Code Examples
    • Online Resources
    • Mantra: Code with Joy
  • Test-Driven Development with Jest
    • Introducing Jest excerpt
    • The Tao of Test-Driven Development
    • Mantra: Red, Green, Repeat
    • Example Fizz Buzz Solution
  • Integrated Tooling with VS Code
    • Editing with VS Code
    • Checking Code Quality with ESLint
    • Beautifying Code with Prettier
    • Real-Time Testing with Wallaby
    • Mantra: Live in the Code
    • Example Palindrome Finder Solution
  • Testing React with Enzyme excerpt
    • Starting a React Project
    • Testing Simple Components with Enzyme
    • Adding a Jest Setup File
    • Testing Nested Markup
    • Testing Stateful Components
    • Mantra: Test One Piece at a Time
  • Styling in JavaScript with Styled-Components excerpt
    • Packaging an App with webpack
    • Getting Started with Styled-Components
    • Testing Styled Components
    • Mantra: Actively Seek Feedback
  • Refactoring with Higher-Order Components
    • Making Higher-Order Components
    • The Controllable Pattern
    • Stacking Higher-Order Components
    • Inspecting Components with React Devtools
    • Mantra: Keep the Unit Small
  • Continuous Integration and Collaboration
    • Setting Up Travis CI
    • Git Hooks with Husky
    • Adding Docs with Storybook
    • Mantra: Actively Automate

Author

Trevor Burnham is an engineer at HubSpot in Cambridge, MA. His previous books include CoffeeScript and Async JavaScript, both published by PragProg. You can follow him on Twitter as @trevorburnham.

eBook Formats:

  • PDF for desktop/tablets

  • epub for Apple Books, e-readers

  • mobi for Kindle readers

Get all eBook formats here for $21.95 (USD)

Add to Cart we accept visa, mastercard, amex, discover, paypal


Paperback Formats:

Please support indie bookstores!
Find indie bookstores in the U.S. Find indie bookstores around the world.

Related Titles:

Skill Level Meter

About This Title

Pages: 190
Published: June 2019
ISBN: 9781680506464
Edition: 1
In Print