Experimental browser for the Atmosphere
Loading post...
{ "uri": "at://did:plc:fxipo3ogt5nrxjddervd4hxa/app.bsky.feed.like/3lofdrfuszi2g", "cid": "bafyreiccpwxq4nu4qcj246mf5trob3wisgzyzaalzvcxftpkf4dft3hvoq", "value": { "$type": "app.bsky.feed.like", "subject": { "cid": "bafyreiajc4wysjjgi3b7t3pcpoxcme4pyf4ptiomyaxivq57o5dtuacpdq", "uri": "at://did:plc:vrrdgcidwpvn4omvn7uuufoo/app.bsky.feed.post/3lofddncwms2n" }, "createdAt": "2025-05-05T02:41:09.834Z" } }
actually there are some cool client-side patterns w/ astro components. any script tags you use get deduped + bundled so you can e.g. define a custom element and use it in the astro component for client-side interactivity. technically that’s “your own <script>” but it’s more encapsulated + composable
May 5, 2025, 2:33 AM