Building a Traffic Light React App
Sep 26, 2022 · 3 min read · I set out to build an example that demonstrates how to manage state in a React TypeScript application using state machines. Traffic lights are commonly used as examples to describe how state machines work, so that seemed like a good place to start. T...
Join discussion

