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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What frameworks do you use for prototypes?

3 点作者 mraza007将近 5 年前
In order to quickly create a prototype with good frontend what do you use besides React

2 条评论

thedevindevops将近 5 年前
I tend to follow the &#x27;make it work, then make it pretty&#x27; school of thinking but it really depends on <i>what</i> you&#x27;re building - since you&#x27;ve mentioned React, can we assume you&#x27;re looking for some kind of web solution?
KAKAN将近 5 年前
I prefer Svelte and Inferno mostly. However, for quick prototypes or side projects that I know I&#x27;m not going to need, I use a completely new framework, to experiment and have fun while learning something new.