FlashcardIntermediate
Static Data with force-cache
cache: 'force-cache' stores a fetch result to be reused across requests.
Question
What does fetch with cache: 'force-cache' do?
Click to reveal answer
cache: 'force-cache' stores a fetch result to be reused across requests.
What does fetch with cache: 'force-cache' do?