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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What UI tools do you use and what are their pain points

1 点作者 skelet将近 6 年前
Hi,<p>I&#x27;m currently doing Startup School 2019.<p>I&#x27;m working on Skelet, a desktop app for web developers to help them design their User Interfaces and export the code to their favourite framework directly.<p>My first task obviously is to talk to users and I would like to know what are the tools you use, if they are adapted to your workflow or if they generate lots of frustations.<p>I have a small landing page : https:&#x2F;&#x2F;skelet.app My apologies if its not adapted to your device as it was quickly put together to gather feedback.<p>Thanks!

1 comment

billconan将近 6 年前
I do it by hand,<p>some pain points,<p>1. hard to make sure a design looks ok on different screen sizes.<p>2. hard to create layout in some cases (vertically centralized, for example)<p>3. hard to make sure a design looks consistent with different browsers.