ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

Fun side note: You can technically get *even faster* WCs if you pass args directly into the class constructor like so: ``` const r = new Row(id, label); ``` But sadly this is not allowed by the spec (plus the WC will break if `createElement` is used since there’s no way to pass args with that API)

Feb 24, 2025, 3:45 PM

Record data

{
  "uri": "at://did:plc:fxipo3ogt5nrxjddervd4hxa/app.bsky.feed.post/3liwoxwh5vc2s",
  "cid": "bafyreihzvq2qjbmq3x7lgi4daqzfraersa4evcezill7tqpucn7vsc64pq",
  "value": {
    "text": "Fun side note: You can technically get *even faster* WCs if you pass args directly into the class constructor like so:\n\n```\nconst r = new Row(id, label);\n```\n\nBut sadly this is not allowed by the spec (plus the WC will break if `createElement` is used since there’s no way to pass args with that API)",
    "$type": "app.bsky.feed.post",
    "embed": {
      "$type": "app.bsky.embed.record",
      "record": {
        "cid": "bafyreict6zncjyawqg2pepn73sb2lg5cxrxmmm5mmk3j27wegmhavj5ofm",
        "uri": "at://did:plc:wwv7b2hkcaghqlyy4mew2tzs/app.bsky.feed.post/3lipao526bc23"
      }
    },
    "langs": [
      "en"
    ],
    "reply": {
      "root": {
        "cid": "bafyreih5vzjcpburizhcp2bdpr2rrwiqo6gyfkpddwnlgzsg7sffdcrotq",
        "uri": "at://did:plc:fxipo3ogt5nrxjddervd4hxa/app.bsky.feed.post/3liwox5d4fk2s"
      },
      "parent": {
        "cid": "bafyreifqr5uuxc2zzciixtam547llunaazniqzjkakzl5fcrg5hs7j3oli",
        "uri": "at://did:plc:fxipo3ogt5nrxjddervd4hxa/app.bsky.feed.post/3liwoxwgxzs2s"
      }
    },
    "createdAt": "2025-02-24T15:45:19.165Z"
  }
}