{
  "$type": "site.standard.document",
  "contributors": [
    {
      "did": "did:plc:igunvse2uemkwmci3igoxhu5",
      "displayName": "Oz Akan",
      "role": "author"
    }
  ],
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreiff72kg56vu4aozrynbbwopd3wxsclyd4ferjduymtzkmtfhfuu34"
    },
    "mimeType": "image/png",
    "size": 771971
  },
  "description": "Comprehensive refresher for Svelte 5 with runes, reactivity, and component patterns",
  "path": "/techs/05-svelte5-refresher",
  "publishedAt": "2025-11-12T21:00:00.000Z",
  "site": "at://did:plc:igunvse2uemkwmci3igoxhu5/site.standard.publication/luminary-blog",
  "tags": [
    "svelte",
    "refresher",
    "programming"
  ],
  "textContent": "Svelte is a compile-time framework that builds highly optimized vanilla JavaScript at build time, rather than shipping a large runtime like React or Vue. It offers a simple, intuitive syntax and excellent performance.",
  "title": "Svelte 5 Refresher with Runes",
  "updatedAt": "2025-11-15T21:00:00.000Z"
}