What is an action? (better edit)

The Eric Normand Podcast - A podcast by Eric Normand

Categories:

Functional programmers divide up their code into three categories: actions, calculations, and data. Actions are everything that can have an effect on the world, or anything that can be affected. In this episode, we go deep into what it means to be an action.