{
  "$type": "site.standard.document",
  "canonicalUrl": "https://tkdodo.eu/blog/avoiding-use-effect-with-callback-refs",
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreicmlexkpm2xahfxswunc5b5zmnmmgfp7hbeuyrj54xw4hufzwm7ia"
    },
    "mimeType": "image/png",
    "size": 191956
  },
  "description": "Interacting with DOM nodes doesn't necessarily need useEffect",
  "path": "/blog/avoiding-use-effect-with-callback-refs",
  "publishedAt": "2022-08-14T00:00:00.000Z",
  "site": "at://did:plc:3nqrhu5mthmias3zc4a2ovzj/site.standard.publication/3mmyb25hudm2r",
  "tags": [
    "ReactJs",
    "JavaScript",
    "TypeScript"
  ],
  "title": "Avoiding useEffect with callback refs"
}