#mutationobserver

[ follow ]
fromCSS-Tricks
2 weeks ago

A Better API for the Intersection and Mutation Observers | CSS-Tricks

The MutationObserver API can be simplified remarkably with a refactored function that allows for both callback patterns and event listener patterns for easier usage.
Node JS
[ Load more ]