{
  "$type": "site.standard.document",
  "canonicalUrl": "https://tkdodo.eu/blog/dont-over-use-state",
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreieu5gxvymyms33tjwluwpq6uwkkpb6dxy4trjv5ijvc24nk3xawba"
    },
    "mimeType": "image/png",
    "size": 125271
  },
  "description": "The first part of the useState pitfalls series is all about avoiding state altogether. Lots of things might not even be state after all...",
  "path": "/blog/dont-over-use-state",
  "publishedAt": "2020-08-29T00:00:00.000Z",
  "site": "at://did:plc:3nqrhu5mthmias3zc4a2ovzj/site.standard.publication/3mmyb25hudm2r",
  "tags": [
    "ReactJs",
    "useState pitfalls"
  ],
  "title": "Don't over useState"
}