Curr-games Discussions #61
Replies: 5 comments 23 replies
-
@danielmason89 you're free to create a branch to implement the UI now. I'm was having a hard time with the schema. It's pretty rough trying to fully validate a 3rd party API. There's a lot of fields that might not be returned in the response. For now I think the schema is correct enough. There might be issues with specific games but we won't really know until we get a game with an unexpected response object. I added some comments as well. There are example components and pages for getting all games (unfiltered), the original categories on the home page from the old site, a search bar, individual game details etc... You can remove all of these when migrating the old code. |
Beta Was this translation helpful? Give feedback.
-
I managed to migrate most of the things over though want to discuss some of the components with you to better understand how things are functioning with the updated Redux Toolkit, and associated backend. Moreover, to figure out the pages aspect of things, and start thinking about how to rap up the migration/update stage of the project, and focus on adding new features going forward. |
Beta Was this translation helpful? Give feedback.
-
Hi @LucasWinkler , there's been some updates to the main branch, be sure to update your version of the main branch and/or the branch your working on. Cheers, and talk to you this weekend 😊 |
Beta Was this translation helpful? Give feedback.
-
Hi @LucasWinkler, can we can our meeup for today? |
Beta Was this translation helpful? Give feedback.
-
@danielmason89 I've made 2 PRs, try to merge the SEO pr (#115) before the UI improvements pr (#116)! Thanks |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @LucasWinkler
Let's discuss all of the curr-game things here 🙂
Beta Was this translation helpful? Give feedback.
All reactions