Giveth / giveth-dapps-v2

This project is the aggregation of GIVeconomy and Giveth.io DApps in a single repo
https://staging.giveth.io
GNU General Public License v3.0
54 stars 32 forks source link

Improve Home Page SSR #177

Open aminlatifi opened 2 years ago

aminlatifi commented 2 years ago

The home page project list has a few issues because it's rendered server-side and the list of projects and their data are not updated! It affects

aminlatifi commented 2 years ago

This can be useful https://www.redsunsoft.com/2021/10/simple-cache-expiration-for-apollo-graphql-queries/

I mean keep current SSR settings, but expire the cache after a short period.

divine-comedian commented 10 months ago

@aminlatifi @MoeNick do we still need this for anything? Icebox? Keep on our sprints?

MoeNick commented 10 months ago

I think we can compromise it. But lets wait for @aminlatifi 's comment