{
  "$type": "site.standard.document",
  "canonicalUrl": "https://tkdodo.eu/blog/the-uphill-battle-of-memoization",
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreihe56fo3ddpkx5bp4htw6h6ndu5mjqqnewmnxca3q3fznin2wz2uy"
    },
    "mimeType": "image/png",
    "size": 351194
  },
  "description": "Exploring why React.memo shouldn't be your first choice for performance optimizations",
  "path": "/blog/the-uphill-battle-of-memoization",
  "publishedAt": "2023-09-30T00:00:00.000Z",
  "site": "at://did:plc:3nqrhu5mthmias3zc4a2ovzj/site.standard.publication/3mmyb25hudm2r",
  "tags": [
    "ReactJs",
    "JavaScript",
    "Memo",
    "Performance"
  ],
  "title": "The Uphill Battle of Memoization"
}