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.

Kobold, a new web UI crate with zero-cost static DOM

138 pointsby mwfoglemanabout 2 years ago

7 comments

illiarianabout 2 years ago
Speaking of &quot;dreaded diffing&quot;. It&#x27;s now fashionable to bash React and VDOM and diffing, but... vdom libs are at the forefront of performance these days: <a href="https:&#x2F;&#x2F;twitter.com&#x2F;RyanCarniato&#x2F;status&#x2F;1636120238638137344?s=20" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;RyanCarniato&#x2F;status&#x2F;1636120238638137344?...</a><p>You need either granular reactivity or diffing (or perhaps both), or else your framework&#x27;s performance will easily be trash
评论 #35295703 未加载
评论 #35290694 未加载
dmonitorabout 2 years ago
As a certified kobold enthusiast, I don’t like the hideous creature they chose as their logo. I like cute kobolds more than… whatever that is.
评论 #35294370 未加载
评论 #35297005 未加载
spankaleeabout 2 years ago
Only diffing data and not static portions of templates is exactly what lit-html does too: <a href="https:&#x2F;&#x2F;lit.dev&#x2F;docs&#x2F;templates&#x2F;overview&#x2F;" rel="nofollow">https:&#x2F;&#x2F;lit.dev&#x2F;docs&#x2F;templates&#x2F;overview&#x2F;</a>
评论 #35294227 未加载
idiomaticrustabout 2 years ago
I sense some leptos inspirations ;)
评论 #35289645 未加载
评论 #35289460 未加载
xiphias2about 2 years ago
It&#x27;s easy to compare and be better than yew, it just has network effects going for it.<p>Sycamore is much closer to that 0 cost Rust frontend framework, but has gone through many improvements.
sgtabout 2 years ago
Very cool. I&#x27;d actually like to see something like this for Go as well due to the insanely fast compile times. Compiling into wasm of course.
评论 #35293674 未加载
chrsjxnabout 2 years ago
I am very curious about &quot;zero-cost&quot; here? Is this some standard technical term in the rust space?
评论 #35295320 未加载
评论 #35292226 未加载
评论 #35291959 未加载