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.

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

216 pointsby jbucaranover 7 years ago

10 comments

mishkovskiover 7 years ago
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 未加载
maxpertover 7 years ago
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 未加载
hellcowover 7 years ago
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.
codegladiatorover 7 years ago
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 未加载
sAbakumoffover 7 years ago
So far, the Infinite monkey theorem is just giving us an infinite number of javascript frameworks, and no Shakespeare
majewskyover 7 years ago
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 未加载
cygnedover 7 years ago
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 未加载
styfleover 7 years ago
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 未加载
payne92over 7 years ago
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 未加载
demoonkevinover 7 years ago
Do you have any examples of websites made with Hyperapp?
评论 #15269185 未加载
评论 #15265519 未加载