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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: 1 KB JavaScript framework for building front-end applications

216 点作者 jbucaran超过 7 年前

10 条评论

mishkovski超过 7 年前
It is not a library. It is a framework. The distinction is important and whatever you choose influences how you test, develop and maintain your software. Libraries are slaves of your code. When you use libraries you have control. When you use a framework it is the opposite, you depend on the magic provided by it and ultimately you lose part of that control. The choice is clear for me.
评论 #15267337 未加载
评论 #15265382 未加载
评论 #15265539 未加载
maxpert超过 7 年前
I am happy after the React fiasco these libraries are finally getting lime light. I have personally used DIO.js (<a href="https:&#x2F;&#x2F;dio.js.org" rel="nofollow">https:&#x2F;&#x2F;dio.js.org</a>), Vue.js and Inferno, but not Hyperapp. So far I have seen DIO outperform almost every library in heavy view cases (table with ~ 1k rows and rows itself having deep nesting). I am curious however how does hyperapp perform.
评论 #15265062 未加载
评论 #15265113 未加载
评论 #15265067 未加载
hellcow超过 7 年前
I started using HyperApp in my company&#x27;s admin dashboard to render a complex diagram.<p>In my experience over the past few months, HyperApp works very well, the documentation is solid, the performance is great, and we&#x27;ve encountered no bugs so far.<p>If I had to do it over again, I would choose HyperApp again. Great work, folks.
codegladiator超过 7 年前
I want to see the trend of maximal libraries in javascript now.<p>Show HN: 2 MB JavaScript library for building front end applications with a lot of useful interactive ui components.<p>like <a href="https:&#x2F;&#x2F;github.com&#x2F;nlp-compromise&#x2F;compromise" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;nlp-compromise&#x2F;compromise</a>
评论 #15264979 未加载
评论 #15264591 未加载
sAbakumoff超过 7 年前
So far, the Infinite monkey theorem is just giving us an infinite number of javascript frameworks, and no Shakespeare
majewsky超过 7 年前
So I&#x27;m looking at the example JS snippet and suddenly it embeds HTML in the middle. Can someone who knows current JS explain how this even parses?
评论 #15264807 未加载
评论 #15265025 未加载
评论 #15264799 未加载
评论 #15264817 未加载
cygned超过 7 年前
Would love to see the code documented with docco, like so: <a href="http:&#x2F;&#x2F;dak0rn.github.io&#x2F;prunk&#x2F;" rel="nofollow">http:&#x2F;&#x2F;dak0rn.github.io&#x2F;prunk&#x2F;</a><p>The whole library would be documented on one page which is a fairly low entry barrier for new developers. Thanks for this awesome project!
评论 #15265535 未加载
评论 #15265541 未加载
styfle超过 7 年前
Another small template engine similar to React is &quot;.dom&quot;, weighing in at only 500 bytes!<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=13605673" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=13605673</a><p>It only works in modern browsers supporting Proxy.
评论 #15265236 未加载
payne92超过 7 年前
Dupe: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=14629414" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=14629414</a>
评论 #15264874 未加载
demoonkevin超过 7 年前
Do you have any examples of websites made with Hyperapp?
评论 #15269185 未加载
评论 #15265519 未加载