#dom-manipulation

[ follow ]
#javascript
Web development
fromLogRocket Blog
1 week ago

The deep internals of event delegation: When bubbling isn't enough - LogRocket Blog

Event delegation centralizes event handling, improving performance and simplifying code management.
Web design
fromJoshwcomeau
1 month ago

A Friendly Introduction to SVG * Josh W. Comeau

SVG is a powerful, XML-based image format that enables scalable and interactive graphics in web development.
React
fromLogRocket Blog
2 months ago

React forwardRef explained: Usage, alternatives, and React 19 update - LogRocket Blog

forwardRef is a utility in React that forwards refs to child components for direct DOM access.
fromLogRocket Blog
4 months ago

We can finally move elements in the browser with the moveBefore() API - LogRocket Blog

The newly announced moveBefore() API helps developers easily reposition DOM elements while preserving their state. This new API is particularly valuable for web applications with complex animations and more nuanced state management.
Vue
[ Load more ]