* The store gets a sort key. * Action creators and actions are added to set sort key. * A component is added which dispatches a reducer to update the state. * Album list get the sort key from the state and sort albums on render. |
||
|---|---|---|
| .. | ||
| actions | ||
| components | ||
| containers | ||
| reducers | ||
| index.js | ||