So I used to create an actions/types.js structure for my constants in the actions/ React projects:
actions/types.js
actions/
export const FETCH_POSTS = \'FETCH_PO