#api-refactoring

[ follow ]
fromCSS-Tricks
1 week 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 ]