© 2026 Hashnode
Infinite scroll has become a must-have for modern websites — from news feeds to product listings. But building it from scratch is time-consuming. That’s why I built jQuery.scrollPaging — a lightweight, flexible, and customizable plugin that makes inf...

If you’re looking to develop a SaaS app with a chat interface, then I 100% stand by Makerkit. It’s easily saved me weeks worth of dev time by now. The best part? It’s opinionated, so you can waste less time planning and more time actually building. B...

Scrolling is a ubiquitous interaction in mobile apps, and being able to track scroll events accurately can lead to better user experiences and informed design decisions. In this blog post, we’re diving into the world of efficient scroll event trackin...

What is virtual scroll ? Virtual scroll (also called virtualization or windowing) is a technique used to efficiently render large lists in web applications — without loading everything into the DOM at once. Instead of rendering 1,000+ items, you only...

The Idea Creating a visually appealing and functional portfolio website is essential for showcasing your skills and projects. I recently explored website designs from popular examples for my portfolio (devpulkit.in) and found one animation that reall...
