Devweek POC, showcasing the following:
- How to configure Webpack to extract custom packages that can be utilized by other developers using npm commands
- How to test these components
- How to separate UI from state using Redux-Thunk
- Showcase GraphQL integration with AWS
- Showcase Hashicorp vault for API Key storage
- How to utilize css-in-js technologies to apply styling into components
- How and when to re-factor codebase