Zanca.dev

Search

SearchSearch
Home

❯

notes

Frontend Caching

Feb 15, 2024, 1 min read

Great article on Caching by Sanjay Rajesh.

Also a great read https://jakearchibald.com/2016/caching-best-practices/

Chrome cache types §

  • Memory Cache: short-term, generally dies with the session (or tab).
  • Disk Cache: (http cache)

Cache-Control Header §

Fetch API cache prop (mdn) §

Graph View

Recent Blogposts

  • Tail-Call Optimization (in gleam)

    Sep 02, 2025

    • #gleam
    • #functional-programming
  • How I use Fish Shell

    Aug 29, 2025

    • #terminal
    • #linux
    • #fish
  • How to close the current window with JavaScript

    Sep 22, 2024

    • #javascript
    • #til

See 6 more →

Blogpost Drafts

  • CSS Layouts and Patterns

    Aug 11, 2025

    • #webdev
    • #css
    • #simplicity
  • Learning Web3 as a Web2 developer

    Aug 11, 2025

    • #ethereum
    • #webdev
    • #web3
  • How to Bloat your JS App

    Aug 07, 2025

    • #javascript
    • #frontend

See 1 more →

Backlinks

  • No backlinks found

  • GitHub
  • Twitter
  • Discord Community

Created with Quartz v4.1.4