is it possible to dispatch an action in a reducer itself? I have a progressbar and an audio element. The goal is to update the progressbar when the time gets updated in the
redux-loop takes a cue from Elm and provides this pattern.