# Dave Thomas - Simplify Logic With State Machines (Highlights)

## Highlights
- The actions could return either new state values or an event. If an event is returned, the code will immediately perform another transition using it. ([View Highlight](https://read.readwise.io/read/01kdce0h181ayp63erfvcdm8pa)) ^969898480
- Let’s start with a generous definition: an event occurs when information becomes available to your code. ([View Highlight](https://read.readwise.io/read/01kdce15nw5y6hhrp05fn2xhdr)) ^969899026