Logo
Login
Tech Posts 31249
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Detecting size and position change of a DOM element as a result of scroll, resize or zoom with IntersectionObserver.

Detecting size and position change of a DOM element as a result of scroll, resize or zoom with IntersectionObserver.
I recently needed a solution to observe DOM element's position change in order to adjust another element accordingly, which might be placed beside as well as above or below the observed element. I did...
07.04.2025 0 Read More

I fixed iOS Safari’s scroll lock bug with just CSS (and made a React package for it)

If you've ever tried to disable body scrolling in iOS Safari when a modal opens... you know the pain.Most workarounds involve JavaScript, touchmove event listeners, or weird side effects. I wanted som...
08.04.2025 0 Read More
Loading...
#reading
🚀 HOLI CELEBRATION GIVEAWAY! 🎨🔥
0
Dart -  applying zero objects and isEmpty pattern to everything
0
RunGroop: Finding Real Connections Through Running (and Code)
0
Introducing CloudTest Go: A Flexible, Affordable Testing Solution
0
Hyperparameter Tuning in Deep Learning: Best Practices for Optimizing Your Model
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0