BFCache explained

  • 1 Min. Read.

BFCache stands for backwards/forwards cache, and is a mechanism that allows browsers to keep a snapshot of an entirely rendered page in-memory.

More info about the BFCache: https://www.sabatino.dev/bfcache-explained/

A concept by Wonderlus