aadeshkulkarni / figuringout

Blogging + Social Media + AI | Opensource | Javascript | ReactJS | HonoJS | Prisma
https://figuringout.life
MIT License
90 stars 91 forks source link

Bug | Scroll position on Blogs #156

Open aadeshkulkarni opened 2 months ago

aadeshkulkarni commented 2 months ago

Where ?

The transition between blogs > blog/:id > Back to blogs page.

What ?

When a user goes back, instead of making a new API call to backend, the app should cache the previous API responses and use them.

Jaishree2310 commented 2 months ago

I can try this issue too.

aadeshkulkarni commented 2 months ago

Please share your approach