TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Do you want what I'm making?

9 点作者 simpli将近 2 年前
At my last job I was often tasked with converting Figma designs to React code. This was tedious and inevitably I would miss some detail like a corner radius. The experience inspired me to work on my own design tool made for handing designs over to developers. Any part of the design can be exported&#x2F;imported as a component, with props for dynamic content.<p>I can get carried away with the joy of programming, so I&#x27;m forcing myself to take a pause, record a WIP demo video, and ask, does anyone actually want this?<p>Demo: https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=s2a8r4FIX28

5 条评论

simpli将近 2 年前
Clickable: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=s2a8r4FIX28">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=s2a8r4FIX28</a>
tikkun将近 2 年前
I think if it works with complex figma designs, people will definitely want it. There&#x27;s a separate question of how many people will pay for it, but I think some will. I&#x27;ve looked for similar products for converting figma to html&#x2F;css even.<p>I&#x27;ve paid designers considerable amounts of money to get them to convert figma designs to webflow sites. I think the need to converting to react is similar. I&#x27;ll note that the designer that I ended up going back to was the one who converted it in a way that was pixel perfect, and who made sure that some of the things missing from the figma (e.g. the hover state of certain buttons) looked good. What I&#x27;m trying to say is that if it can do it 80% well that&#x27;s nice, and then it&#x27;s a tool for designers to save time, if it can do it 100% well, then it&#x27;s a tool for the end buyer and they wouldn&#x27;t need to hire the person to convert it to react.<p>See also: <a href="https:&#x2F;&#x2F;www.figma.com&#x2F;community&#x2F;plugin&#x2F;862039267149408972&#x2F;Figma-to-React" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.figma.com&#x2F;community&#x2F;plugin&#x2F;862039267149408972&#x2F;Fi...</a>, <a href="https:&#x2F;&#x2F;www.figma.com&#x2F;blog&#x2F;introducing-figma-to-react&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.figma.com&#x2F;blog&#x2F;introducing-figma-to-react&#x2F;</a>, <a href="https:&#x2F;&#x2F;www.animaapp.com&#x2F;blog&#x2F;design-to-code&#x2F;how-to-export-figma-to-react&#x2F;">https:&#x2F;&#x2F;www.animaapp.com&#x2F;blog&#x2F;design-to-code&#x2F;how-to-export-f...</a> - and note that competition is a good sign, if there was no other approaches to it it probably would mean that it&#x27;s not something users care about.
评论 #36294039 未加载
codewithcheese将近 2 年前
Hi, nice idea. I recently learnt about framer, haven&#x27;t tried it yet. They have a publishing features. Have you used framer? How would you compare your work with theirs?<p><a href="https:&#x2F;&#x2F;www.framer.com&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.framer.com&#x2F;</a>
评论 #36293621 未加载
MH15将近 2 年前
This seems really useful but I&#x27;m curious if you&#x27;ve given any thought to bidirectional workflows. A tool like this where the &quot;killer feature&quot; is exporting will be made by the export flow. Imagine if a user could import existing components into this tool, and if your app was integrated into the tooling already used for version control, etc.
pestatije将近 2 年前
WIP - work in progress