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.

Rivets.js: Lightweight and powerful data binding and templating

18 pointsby aethertapabout 10 years ago

3 comments

notduncansmithabout 10 years ago
I used Rivets on a decent-sized SPA and I have to say, it worked out really well.<p>The rendering was a bit slow, and in more than a few places I had to force a refresh to get it to pick up data changes. Those are really my only complaints though: the templates were a breeze to write, and with the ability to write custom formatters, Rivets is pretty expressive and extensible. I wound up with a codebase that was quite straightforward and easy to reason about, with minimal cruft. Overall I&#x27;d say it was a win.<p>Nowadays I use React.js and am very happy with the switch, but I definitely recommend Rivets to anyone who just wants to add a smidgeon of data-binding without pulling in a heavy framework. If I were doing that medium-sized SPA project again though, I&#x27;d definitely use React.
评论 #9188832 未加载
simonwabout 10 years ago
I really wish projects like this wouldn&#x27;t register their own domain names.<p>The likelihood that vanity domains for new JavaScript libraries will still be renewed in 10 years time is pretty low - if they used rivetsjs.github.io instead there would be a much higher chance of links continuing to work far into the future.
评论 #9188893 未加载
评论 #9188377 未加载
评论 #9188319 未加载
icemelt8about 10 years ago
What is the reason of releasing a new JS framework every week? What is the reason?
评论 #9190895 未加载