Biography

Thomas Gamble is a technical principal at ThoughtWorks. Tom has worked in a variety of development and management roles. He’s currently enjoying contributing to open source and helping teams to deliver quality software more efficiently (while having fun).

Using TDD with Functional React

You know you should be doing TDD to produce high quality code, but aren’t sure how to start when using React. We’ll show you how to quickly jump into developing high quality UIs with React and TDD, as well as how to use stateless components for a loosely coupled design that is easy to maintain and test.