GeistHaus
log in · sign up

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

smashingmagazine.com

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 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.

Readcently: Semmel Roll

Hot on the heels of yesterday’s inaugural journal, I’ve decided to revisit the handful of bookmarks I currently consider seminal: Pieces I often refer to in discussions, sometimes with myself.