Which situation genuinely needs a React Effect?
Concatenating two strings for display
Filtering an array before rendering
Synchronizing React state with a browser API or external system
Handling a button click that submits a form