© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Savi
Hi, I'm Savi, a software engineer obsessed with code. I used Next.js, MongoDB, React.js & Nest.js to build web apps.
The Intersection Observer API lets you check when an element on a webpage comes into or goes out of view, based on its position relative to the viewport or a parent element. It does this asynchronously without blocking the main thread, so it’s more e...
No responses yet.