2021-06-23
How to get element bounds without forcing a reflow
Get element size and position without hurting a performance with use of IntersectionObserver that doesn't make any reflows.
Continue readingGet element size and position without hurting a performance with use of IntersectionObserver that doesn't make any reflows.
Continue reading