Skip to content

Conversation

@ajtw7
Copy link
Owner

@ajtw7 ajtw7 commented Feb 5, 2024

This pull request addresses the issue described in #2 .

Changes proposed in this PR:

  • remove useEffect and useState and place GET call for all results in its own file
  • import reactQuery into the component for more efficient fetching and query mgmt
  • memorization
  • pagination
  • image fallback

@ajtw7 ajtw7 added duplicate This issue or pull request already exists enhancement New feature or request labels Feb 5, 2024
@ajtw7 ajtw7 self-assigned this Feb 5, 2024
@netlify
Copy link

netlify bot commented Feb 5, 2024

Deploy Preview for chipper-semolina-25921b ready!

Name Link
🔨 Latest commit ddc4ac8
🔍 Latest deploy log https://app.netlify.com/sites/chipper-semolina-25921b/deploys/672ae62e8959590008c02850
😎 Deploy Preview https://deploy-preview-1--chipper-semolina-25921b.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

ajtw7 added 5 commits February 5, 2024 23:33
… useInfiniteQuery hook w/ pagination and conditional rendoring. Results limited to six atm; implemented 'load more' btn below results; 'prev' btn currently nonfunctional.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

duplicate This issue or pull request already exists enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants