ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

const whom = signal('world') render( <h1>Hello {whom}</h1> )

Nov 6, 2024, 2:30 PM

Record data

{
  "uri": "at://did:plc:e3ji2ln32544ecsfi5qksltp/app.bsky.feed.post/3labxi4ilpn2s",
  "cid": "bafyreicqe7fvh25r53xffpua77xsxs6kzoyv5il3j5zyfhzrwgm6uo372m",
  "value": {
    "text": "const whom = signal('world')\n\nrender(\n    <h1>Hello {whom}</h1>\n)",
    "$type": "app.bsky.feed.post",
    "langs": [
      "en"
    ],
    "createdAt": "2024-11-06T14:30:30.991Z"
  }
}