Posts, a community app by Read.cv

Thread
Daniel Magill

To me (non-technical), Figma building something to directly convert Figma components into React components or equivalent seems like a no-brainer. What makes it harder than I think it is?

Daniel Magill
Replying to @taurean

My thing though is that it’s literally a 1:1 representation of the UI most of the time, at least for design systems — and pretty much everything is a known fixed value on both ends. Even autolayout settings directly translate to code, there’s no interpretation needed typically

Daniel Magill
Replying to @taurean

Product requirements -> Mockups is a *much* harder problem to solve, because there’s so many ways to approach meeting the requirements — going from Figma components to React components is essentially doing duplicate work that I feel could be automated