Thunk - florypaul/ReactJS GitHub Wiki

Thunk - A function that delays an action until later

An action creator as a Thunk - returns another function which eventually returns the action