GeistHaus
log in · sign up

HTML Web Components Are Having a Moment

cloudfour.com

Everyone’s talking about HTML Web Components, and I think it’s the start of something magical!

2 pages link to this URL
Stateful DOM Rendering

It’s well-established that the web has issues: From user-hostile UI patterns and twisted search results to sluggish performance and battery-draining bloat. Much of that is caused by questionable technology choices, not least in the realm of client-side JavaScript. In the interest of furthering our collective understanding of this self-inflicted quagmire, let’s examine one small-but-significant part where developers take the reins: Painting pixels on the screen.

Vanilla JavaScript, Libraries, And The Quest For Stateful DOM Rendering — Smashing Magazine

It’s well-established that the web faces wide-ranging usability and performance issues, from user-hostile UI patterns and twisted search results to sluggish performance and battery-draining bloat. In this article, Frederik examines one small-but-significant aspect where developers take the reins: Painting pixels on the screen.

2 inbound links article en JavaScriptFrameworksTechniquesCoding JavaScriptFrameworksTechniquesCoding