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.

Reactive Animation with SVG, ClojureScript and Om

5 pointsby nvbnalmost 10 years ago

1 comment

akjetmaalmost 10 years ago
I&#x27;ve been pleasantly surprised by how performant clojurescript and its various react wrappers are. I&#x27;m able to sort, display and animate 10000 divs on a pretty old macbook pro with really simple code on this page <a href="http:&#x2F;&#x2F;akjetma.github.io&#x2F;#&#x2F;sorter" rel="nofollow">http:&#x2F;&#x2F;akjetma.github.io&#x2F;#&#x2F;sorter</a><p>cljs source: <a href="https:&#x2F;&#x2F;github.com&#x2F;akjetma&#x2F;akjetma.github.io&#x2F;blob&#x2F;master&#x2F;src-cljs&#x2F;home&#x2F;page&#x2F;sorter.cljs" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;akjetma&#x2F;akjetma.github.io&#x2F;blob&#x2F;master&#x2F;src...</a>