|
|
|
|
|
by simonw
16 days ago
|
|
I've started making most of my prototypes single HTML documents with inline CSS and JavaScript, because a single file is a lot easier to store somewhere and share and will probably keep on working forever (browsers are really good at backwards compatibility). I chuck some of them on my public tools.simonwillison.net collection, others in their own GitHub repos with GitHub Pages enabled, and some I just share in a Gist (served via gisthost.github.io) or stick in a public S3 bucket so I have a URL for them. If a prototype is against an existing project sometimes I'll leave it to silently rot in a branch on GitHub. |
|
We’ve been seeing Claude artifacts sometimes come out as JSX or TSX