Thursday, May 9, 2024
While working on a SEMrush audit, I found a new type of crawlability notice: 47 resources are formatted as page link…
Friday, July 12, 2024
Introducing the lightest and most efficient Masonry grid available — StackGrid — powered by pure vanilla JavaScript, no dependencies required.…
Tuesday, December 27, 2022
Let’s suppose you want to build a simple accordion or a help section, and you want to use a <details>…
Tuesday, December 27, 2022
This is a simple drawing application that allows the user to select a colour and thickness for their brush and…
Monday, August 29, 2022
JavaScript golfing is the process of writing the smallest amount of JavaScript code to do something awesome.
Tuesday, August 9, 2022
JavaScript strings are deceptively complex constructs. There are actually two different types of strings – string Literals and string Objects…
Thursday, August 4, 2022
I have a new tool on getButterfly: a data de-duplicator for emails, URLs, IDs, names and more. It's written in…
Monday, July 4, 2022
This JavaScript code snippet adds inline validation to any form field (input, select and textarea). Feel free to customise it…
Saturday, December 2, 2023
Here’s the scenario: One of my websites is static, and I need to maintain a changelog both on the website…
Tuesday, May 7, 2024
How I implemented a dark/light theme switcher using JavaScript and CSS for both WordPress and static websites.
Friday, June 3, 2022
Bookmarklet 1: Show Password A simple JavaScript snippet can be used to view passwords in web browsers. To use the code,…
Tuesday, May 2, 2023
I need to extract some data from a web page and place it on a fishing site. The source web…