jepcd
Explore posts from serversCDCloudflare Developers
•Created by jepcd on 6/5/2024 in #pages-help
Give user access to a workers/pages project?
Hi is there a way to give another user access to a specific pages project?
Currently I only see full access options
2 replies
TTCTheo's Typesafe Cult
•Created by jepcd on 7/7/2023 in #questions
Does react 18 `cache()` cache across requests?
title, if I have a function wrapped with cache, does it cache across requests? or just dedupes calls in the same request
https://nextjs.org/docs/app/building-your-application/data-fetching/caching#react-cache
5 replies