Tired of search inputs making unnecessary API calls? Learn how to debounce input fields in JavaScript
Want to change a navbar’s appearance? ScrollToggle—an optimized JavaScript solution
Easily implement a dynamic light and dark mode switcher in JavaScript. Supports user preferences, system themes, and Bootstrap's data-bs-theme for seamless styling.
by Kuligaposten
Creating a Searchable, Paginated Excerpt Viewer & PDF Generator with JavaScript
How the fixed-top and sticky-top classes in Bootstrap 5 handle the positioning and layout of elements on the page.
by kuligaposten
Handling PDFs programmatically can be useful for extracting text, analyzing content, and integrating extracted data into web applications.
how to download a static site.
Building a Full-Page Screenshot Capture Tool with Puppeteer and Express
This post explains how I built a Node/Express server while keeping the frontend fully static.