Odell
Odell
This is just an idea but how about integrating Redis with this app for a more performant and efficient app? Assign me and I might as well give it a...
added an index.ts file within every component folder inside of `renderer/src/components` for two reasons: 1. For shorter import paths (e.g `import { Backdrop } from ../backdrop` instead of `import {...
Co-located/placed related files in `renderer/pages/game-details` into appropriate corresponding folders to keep a consistent folder structure.
cleaned up code and also fixed the error of 'bool object has no attribute clear'
This is based on industry best practices and standards. config.py should be treated and used the same as environment variables, holding the users private information. The config.example.py is better becuase...
The highlighted word "what benefits" and the unhighlighted word "they can bring" had no space in-between, so I added a space to fix this typo