TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

4 pointsby betimdalmost 8 years ago
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 comments

jbucaranalmost 8 years ago
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 未加载
ondreianalmost 8 years ago
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 未加载
dylanhassingeralmost 8 years ago
Vue
jhdddjjjyalmost 8 years ago
vue