what's an action for redux? — It's an object describing what's happening. It's the only source of information fir the store. It sends the data from the app to the store. It always has a key called 'type'
React & Redux
For webdevelopers: learning to use React and Redux