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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Design for the Web Without Figma

12 点作者 DantesKite将近 2 年前

1 comment

SenHeng将近 2 年前
For a few years now, I sometimes get the feeling that DHH is being a contrarian just because. I&#x27;m sure it gets that eyeballs and all. They did mention in one of their books to &#x27;have an enemy&#x27;[0] so this is probably just part of that.<p>Anyway, to get back on topic, the answer is it depends. There is a time for both.<p>The nice part about designing in Figma is that you can focus on the design instead of all the thousand paper cuts that pop up, like how to structure the DOM, should this be grid or flex or position absolute, how do I generalise this section? How do I fucking center this thing? You may not want to, but you can&#x27;t help it because you&#x27;re writing code and the code writing part of the brain wants to think about stuff like that.<p>The reverse is also true, when designing in Figma, one sometimes forget about how things should be structured. What about hover&#x2F;focus&#x2F;active states? What about responsiveness?<p>Use the best tool for the task.<p>[0]: <a href="https:&#x2F;&#x2F;basecamp.com&#x2F;gettingreal&#x2F;02.5-have-an-enemy" rel="nofollow noreferrer">https:&#x2F;&#x2F;basecamp.com&#x2F;gettingreal&#x2F;02.5-have-an-enemy</a>