hot
hot copied to clipboard
πThe site that recommends the hottest projects on GitHub.
## What type of PR is this? (check all applicable) - [x] π Feature - [ ] π Bug Fix - [ ] π Documentation Update - [ ] π¨...
### Type of feature π Feature ### Current behavior If you search in the search box after one repo, we receive responses 1-2 seconds. I think we should display a...
### Type of feature π Feature ### Current behavior Folks are frankly not submitting repos as much as I thought. We will start introducing some features to make this more...
### Type of feature π Feature ### Current behavior This app relies on semantic versioning and it would be ideal to let the user know what version they are using....
### Type of feature π¨ Style ### Current behavior If we don't find some resources we showed this  ### Suggested solution Just an example  but you can put...
### Type of feature π§βπ» Refactor ### Current behavior `fetchRecommendations` can't be SWR`d so we need to implement a better strategy for that. ### Suggested solution Replace `fetchRecommendations` with backend...
### Type of feature π¨ Style ### Current behavior This project has a lot of inconsistency with variables in tailwind. We need to first clean up all the hardcode stuff...
### Type of feature π Feature ### Current behavior When folks navigate to the hot.opensauced.pizza site, folks don't have the option to start the repo. It would be nice to...
 Code lives here: 1. https://github.com/open-sauced/hot/blob/main/src/components/HotRepositories.tsx#L126-L132 2. https://github.com/open-sauced/hot/blob/main/src/components/PostList.tsx#L69-L77 3. https://github.com/open-sauced/hot/blob/main/src/components/Hero.tsx#L108 - not implemented yet https://github.com/open-sauced/hot/issues/265
### Type of feature β Test ### Current behavior If someone wants to look at the project and do some try and error things, that can be done using Gitpod....