12Aug

What is scrollytelling? A guide to interactive editorial stories

“Scrollytelling” might sound like a buzzword but in the world of editorial features and branded content, it’s one of the most powerful formats available. As a freelance developer, I’ve worked with teams, and creative content studios to build scroll-driven experiences that elevate digital storytelling.

04Jun

How to disable the scroll on mobile (popup open or menu)

How to prevent the page from scrolling on mobile is often a recurring issue. We usually want to stop page scrolling on mobile when a menu is open or a lightbox overlay is there. I only discovered the fix recently, using a JavaScript library named “Body scroll lock”.