You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm a new Astro user. I noticed that the getCollection function is used in both getStaticPaths and the same page file. I'm wondering if there's any way to optimize this, like using caching or something. It just feels a bit odd.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm a new Astro user. I noticed that the
getCollection
function is used in bothgetStaticPaths
and the same page file. I'm wondering if there's any way to optimize this, like using caching or something. It just feels a bit odd.Beta Was this translation helpful? Give feedback.
All reactions