#dom-manipulation

[ follow ]
Web design
fromJoshwcomeau
3 weeks 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.
#javascript
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
3 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 ]