Josh Quintana

joshq00
Biography

Josh is a Lead Developer at The Home Depot. In his current role, his focus is sharing his deep passion for engineering excellence and user experience with the development community.

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.