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.

Observables

26 pointsby staltzalmost 10 years ago

1 comment

mdtuszalmost 10 years ago
I&#x27;ve never seen Cycle before, but this looks somewhat similar to Mithril (<a href="http:&#x2F;&#x2F;lhorie.github.io&#x2F;mithril&#x2F;index.html" rel="nofollow">http:&#x2F;&#x2F;lhorie.github.io&#x2F;mithril&#x2F;index.html</a>), which is based on a semi-FRP virtual-dom approach.<p>The thing that I prefer about Mithril though is that at the end of the day, your code looks like regular, vanilla js and is extremely readable. It&#x27;s a pretty much invisible framework that you can use however you see the best fit - it just takes care of rendering and updating without any magic, and provides you with some helpful tools for managing models.<p>My immediate grip with Cycle is the api - it just looks messy and more complex than it needs to be.
评论 #9904898 未加载
评论 #9907730 未加载
评论 #9905144 未加载
评论 #9904628 未加载