navapbc / simpler-grants-gov

https://simpler.grants.gov
Other
1 stars 0 forks source link

[Task]: Investigate and implement front end caching #23

Open rylew1 opened 4 months ago

rylew1 commented 4 months ago

Summary

Look into caching at least the initial load.

This is a feature of Next js - but it might not be working?

Acceptance criteria

rylew1 commented 4 months ago

There likely also needs to be some timeout/invalidation as api data will be fed updates?

cc @chouinar @acouch

acouch commented 3 months ago

@rylew1 do you mean caching the data or html rendering?