programming-idioms
programming-idioms copied to clipboard
Navigation eager preload
When a user is navigating via
R(random idiom), or the dice iconN(next idiom)P(previous idiom)
Then they are more likely to do the same action again within seconds.
Consider prefetching the next probable page, with a 120s private cache.