ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

I now understand why the official TypeScript implementations checks to see if the DID is a string: the lack of strict type checking. Well, I can throw out all of those string type checking unit tests now...

May 5, 2025, 5:12 AM

Record data

{
  "uri": "at://did:plc:l5ppogsebmhgu7gmw27bzqk3/app.bsky.feed.post/3lofma4zuok2r",
  "cid": "bafyreig4g6ouu2butqnydnmupjt3sefu3kfmtjdfzyjitewbh7lzodpmyi",
  "value": {
    "text": "I now understand why the official TypeScript implementations checks to see if the DID is a string: the lack of strict type checking.\n\nWell, I can throw out all of those string type checking unit tests now...",
    "$type": "app.bsky.feed.post",
    "langs": [
      "en"
    ],
    "createdAt": "2025-05-05T05:12:33.851Z"
  }
}