IEEE-RVCE / IEEE-RVCE.github.io

Development site of only frontend
https://ieee-rvce.org
1 stars 2 forks source link

chore: implememted react-query for events page #100

Open Prajwalprakash3722 opened 1 year ago

Prajwalprakash3722 commented 1 year ago

I believe this updated code is a more efficient and maintainable solution compared to the previoususeEffect() implementation. Please review and merge the changes if they meet your requirements. You can find more details about the changes and the reference link to the original issue in the PR.

Reference : https://github.com/IEEE-RVCE/IEEE-RVCE.github.io/issues/99

Requesting a review from the OG author(s) of the code as they are the ones who wrote it.

Please Note: This implementation is more like a prototype

Prajwalprakash3722 commented 1 year ago

Yes, I agree with you @chrisvrose, this is still a POC, however we can improve many things, perhaps @dragonfist453, @MayurSChittaragi can initiate the discussion.