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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Starting a project today, which JavaScript framework would you use?

4 点作者 betimd将近 8 年前
Taking in consideration all the changes and rewrites that happened to almost all java script frameworks, it would be interesting to see if we're in favor of: - Angular - React - Vue

4 条评论

jbucaran将近 8 年前
Depending on the application needs, I&#x27;d try something new:<p>- <a href="https:&#x2F;&#x2F;github.com&#x2F;hyperapp&#x2F;hyperapp" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;hyperapp&#x2F;hyperapp</a><p>- <a href="https:&#x2F;&#x2F;github.com&#x2F;KingPixil&#x2F;moon" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;KingPixil&#x2F;moon</a><p>- <a href="https:&#x2F;&#x2F;github.com&#x2F;pakastin&#x2F;redom" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;pakastin&#x2F;redom</a><p>And, if you must use React, then I&#x27;d choose Preact instead.
评论 #14438280 未加载
ondreian将近 8 年前
Mithril.js (<a href="https:&#x2F;&#x2F;github.com&#x2F;MithrilJS&#x2F;mithril.js" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;MithrilJS&#x2F;mithril.js</a>)<p>- only 8kb which should be more important to people<p>- no reinventing javascript in html<p>- can easily plug in flyd (or other) tiny stream libraries for reactive data<p>- small api surface area to learn before you can be productive (if you actually know javascript)
评论 #14438754 未加载
dylanhassinger将近 8 年前
Vue
jhdddjjjy将近 8 年前
vue