Tuesday, October 29, 2024
This is a short story about WordPress website performance optimization. A recent project of mine involved optimizing a website, currently…
Tuesday, October 29, 2024
A JavaScript Slider in 8 Lines In this post, we’ll build a minimal JavaScript slider, with no dependencies. The smallest,…
Tuesday, August 2, 2022
All JavaScript range sliders are hacks or workarounds. Because there’s no native HTML element for a range slider (only a…
Tuesday, October 29, 2024
This quick tutorial will show you how to create a basic slider in less than 100 lines. The actual JavaScript…
Tuesday, October 29, 2024
This post has been superseded by How to Build a Vanilla JavaScript Slider in Less Than 100 Lines. The past…