Show HN: Redux-cache(github.com) |
Show HN: Redux-cache(github.com) |
Just request the same call again from the server and you'll receive a 304 if it hasn't been updated.
No new code needed.
That said, the middleware could be updated to specifically handle 304s differently.
Thanks for the idea!