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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Prototyping web application using Excel: TutorSpree clone

4 点作者 machupai将近 14 年前
There are many tools currently available in the market for prototyping. But among the one i have used, I feel excel is definitely good. With some Macro (VBA) programming, you could actually make working prototype in super fast timeframes.

2 条评论

huckfinnaafb将近 14 年前
&#62;<i>I think using excel for prototyping is cool. If you guys know any other method, please share.</i><p>HTML and CSS are so easy to use that I prototype by actually building it, and then flesh it out as new things need to be introduced or, for example, I don't like the way the navigation works, I rewrite that small part.<p>I cannot imagine wrangling with Excel for anything other than tabular data.
评论 #2692751 未加载
machupai将近 14 年前
Excel is such a versatile tool that you could use it for daily needs such as creating lists and note taking. Or u could use it for web prototyping, creating images, buttons, or logos. And if you know vba, you can create complete working prototypes with data stored in the sheets. Do you guys know any other such tool