APP_NAME should be visible from any component and module, so putting it in utils makes the most sense. |
||
|---|---|---|
| .. | ||
| actions | ||
| components | ||
| constants | ||
| containers | ||
| enhance | ||
| reducers | ||
| static | ||
| store | ||
| main.jsx | ||
| utils.jsx | ||
APP_NAME should be visible from any component and module, so putting it in utils makes the most sense. |
||
|---|---|---|
| .. | ||
| actions | ||
| components | ||
| constants | ||
| containers | ||
| enhance | ||
| reducers | ||
| static | ||
| store | ||
| main.jsx | ||
| utils.jsx | ||