I learn Redux and wonder about this two ways of creating action(Action Creators)
NR:1
export function itemsIsLoading(bool) { return { type: