- Figure out what can be ripped out from the
create-react-app
boilerplate.- Candidates
config/paths.js
- Candidates
- Condense WebPack configs into just one.
- Swap out server logs with something else
- Think of a better way to generate and access cache keys
- Cache responses locally so server loads are faster.