-
Hey @jeffposnick,
What do you think of adding the ability for each sample to be properly cached offline?
For the Web Bluetooth samples for instance, it would make a lot of sense.
I like the simple s…
-
The page is server-rendered on the first request and cached. Subsequent requests work like static rendering until an adjustable max age. Stale-while-revalidate strategy can be used but it may be opted…
-
I think proxies should not modify or alter the Resource-Freshness header.
My reasoning is that the main goal of this header is to permit servers to optimise the user experience. We want to know when …
ricea updated
10 years ago
-
Yo!
https://github.com/memcached/memcached/pull/484 - I've been developing on this for a while, and after a break intend to finish it up. I'm personally happy with the general approach and the code…
-
# 전역 상태 관리에 대한 단상 (stale-while-revalidate) | JBEE.io
이 글의 부제는 Stop Using Redux for Caching for API Response이다. 한 때 전역 상태 관리 도구로 Redux를 즐겨썼던 개발자로서 이제 더이상 Redux를 사용하지 않게 된 이유와 회고를 담은 글이다. Table of Cont…
-
Hey there, massive thanks for the awesome work ⭐ 🚀
I've been using `useResponseCache` and I was thinking it would be great if there was an option to use a stale-while-revalidate policy.
I've ch…
-
## Feature Request
The adaptive image component creates unique URLs for image after the transformation. Anytime a modification is done to the image, e.g. change crop, it results in a new URL. This …
-
### Description
In my project I wanted to invalidate the resolution for the following `getMedia` call in the image block:
https://github.com/WordPress/gutenberg/blob/30258b51228b78f8973c32a86148d7…
-
I'm not sure if this is an issue with my usage of the module or with fetch, but when I make a call to a proxied endpoint which sends an _etag_ header, and I make a subsequent call to that resource, th…
-
### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/static-page-render-zl2634
### To Reproduce
1) Create a `[slug]/page.jsx` route. (In repo already done it)
…
hlege updated
1 month ago