Watch live or subscribe on YouTube

Watch past recordings on YouTube

  • Outside-In React Development: A TDD Primer

    Outside-In React Development: A TDD Primer

    Learn how to build React apps using outside-in test-driven development, including end-to-end tests with Cypress and unit tests with Jest and React Testing Library.

    $10 off for stream viewers: link.outsidein.dev/stream23

Outside-In React Development: A TDD Primer

Outside-In React Development: A TDD Primer

Learn how to build React apps using outside-in test-driven development, including end-to-end tests with Cypress and unit tests with Jest and React Testing Library.

$10 off for stream viewers: link.outsidein.dev/stream23


Previous Series: React Native Testing

Sep-Nov 2022

Let's explore topics around testing in React Native together! We'll mostly be working in real open-source apps I maintain. We'll add test coverage, figure out how to test tricky cases, update to new testing APIs, and try out alternative ways to test to see the pros and cons.