Join Nostr
2025-10-18 17:31:16 UTC

dan on Nostr: realized i made a mistake with claude iterating on a realistic app ui. it is MUCH ...

realized i made a mistake with claude iterating on a realistic app ui. it is MUCH more effective to:

- start with data model
- generate mocks for it
- generate in-memory PDS mock
- generate routes and static wireframe uis
- generate loaders and mutations that ui needs

then iterate on everything