Just built this tool https://t.co/Sc95IgIyx6
๐ท Upload a screenshot of some UI
๐ค AI generates mock JSON data
๐ป Copy and paste for frontend development
I was introduced to headless CMS's back in 2019 and fell in love with the concept.
@prismicio was one of the early tools I used. Fast forward to today and working through some of their new tutorials on youtube and the dev experience is amazing.
@TheBlackCalc@code I was always team left sidebar, but then got used to keyboard shortcut to open/close sidebar and moved it to the right so it doesnโt make eyes shift to stay with code.
@aarondfrancis Iโve noticed when you give full files of code, it often only responds with a change request and then fills in rest with a comment like โrest of code hereโ - do you start with any custom instructions around providing full code?
Which do you prefer for organizing convex files? Put everything (table schema, queries, mutations, etc.) in one file, or break out into their own files?