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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Advice on a good workflow for web developer/designer

1 点作者 joshuahornby超过 12 年前
As a young student trying to make it in the world of web design/dev I feel I am missing a trick somewhere (as my blog post yesterday kind of touch on http://joshhornby.co.uk/blog/wireframing/) In my eyes wireframing isn't needed but after some feedback I have been told other wise. What is YOUR workflow? what apps can't you live with out? Do you design in photoshop then move over to code? Do you mock out each page with pen and paper then code? I seem to lack inspiration even though I seem to live on dribbble. I think this is due to my workflow, so please help a poor young web designer!

1 comment

obviouslygreen超过 12 年前
In my experience (about 12 years of practical web development, so certainly not as much as some here), wireframing is most useful when applied to projects that have a "what" but not a "how."<p>Whether it's an internal/personal project or something for a client, it seems to me that most ideas usually fall under "conceived by interface" or "other." If someone wants you to build a web forum, chances are that idea is based on how they want the forum to work and what the user interface should involve; if they want you to build a penny auction website, chances are good (based on several actual requests and one actual paying client) that the business model and not the UX are the driving force behind the project.<p>For projects that do lend themselves to wireframing, I've heard of several great tools -- Mockingbird is the only one I can recall -- but I am a pen and paper guy. As a developer, I think it removes me from the "I'm programming now" mindset that immediately jumps to data models and dependencies.<p>I do think this is more useful for general site layouts, though, than for completely building a site on paper (or in whatever medium). As a designer, this may not be your first concern, but the practical reality of user experience is that requirements are never the same at the end as they were during the beginning, so high-level concepts and ubiquitous elements like navigation are (hopefully) more likely to stick to The Plan than the details of each page.<p>Basically, separating user workflows and specific site functionality from wireframes helps to make sure your wireframes are both useful and more likely to stay flexible and relevant throughout development.
评论 #4812292 未加载