Today's Twitter poll:

How do you name your React event handler callbacks?

- Same as prop: `onClick={onClick}`
- "Handle" prop: `onClick={handleClick}`
- Behavior: `onClick={fetchUserData}`

Or something else like `onButtonClicked` (reply with examples)?
/cc @dan_abramov @rachelnabors

maybe these poll stats are food for thought in the docs update?
You can follow @acemarke.
Tip: mention @twtextapp on a Twitter thread with the keyword “unroll” to get a link to it.

Latest Threads Unrolled: