Show HN: Sesh – Simplified Server-Side Caching for Next.js
1–2 of 2 posts
Re: Show HN: Sesh – Simplified Server-Side Caching for Next.js
#2Sharing a thought experiment turned helper function I’ve been using for a while: what if you scope server cache by browser session? Even though the idea sounds ridiculous, it’s been making my life easier.