Vanilla JavaScript, Libraries, And The Quest For Stateful DOM Rendering — Smashing Magazine
February 27, 2024
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. While the underlying forces might lie beyond developers’ control, questionable technology choices typically do play a significant role, often 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 aspect where developers take the reins: Painting pixels on the screen.
Source: Vanilla JavaScript, Libraries, And The Quest For Stateful DOM Rendering — Smashing Magazine