quoting note1y96…5f9xType-safe vibe-coding a CRUD app: https://www.youtube.com/watch?v=mJ2uYnGR3lI
Featuring: JVM on the backend (Virtual Threads, direct-style, Scala, Tapir), TS on the frontend (React), Cursor, Bootzooka template, Claude 4 Sonnet
Some take-aways:
* compiler feedback & Scala's MCP server help a lot - the LLM iterates using this information and frequently invokes tools
* development is much faster, but still takes time; of course take this in the context of rather low-brain requirements of a CRUD app
matejcerny on Nostr: Surprisingly, the part I thought would be straightforward (the frontend) was where ...
Surprisingly, the part I thought would be straightforward (the frontend) was where the LLM ran into issues.
