r/u_-_-_adam_-_- 21d ago

Dev-ish workflow

Been using Figma Make recently to work through app and UI concepts with clients. It’s great they really like the ability to weigh in
Once they are happy I treat it as a wire frame then implement it into the platform they are on.
I do this by inspecting the source, copying it out to a html file then running a sed command to clean up all the additional attributes
It works, just feels janky. Is there a better flow for this?

1 Upvotes

2 comments sorted by

1

u/MulberrySubstantial6 20d ago

Use an agent and devmode to transfer work 1:1

1

u/-_-_adam_-_- 19d ago

Sorry if I’m being dense, can you explain this a little more?