The progress and celebration of owning all songs from BRÜTAL LEGEND up to 1990 on vinyl, written in React, TypeScript and Redux
* 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. |
||
|---|---|---|
| assets | ||
| src | ||
| .babelrc | ||
| .gitignore | ||
| .npmrc | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| webpack.config.js | ||