Wednesday, October 18, 2023
How to enable JavaScript in your browser and why Nowadays, all web pages contain JavaScript, a scripting programming language that…
Wednesday, August 21, 2024
If you want to use the logo carousel as a WordPress plugin, see How to Create a Logo Carousel as…
Monday, September 25, 2023
If you're looking to create a segmented (stepped) horizontal bar chart using nothing but vanilla JavaScript, you're in luck!
Friday, September 8, 2023
These days, I’ve been working on building a prediction search engine for real estate websites. I started with something small,…
Wednesday, July 12, 2023
Arrays Chunk Creates an array of elements split into groups the length of size. Compact Creates an array with all…
Tuesday, May 30, 2023
As part of decommissioning the Core Web Vitals report from Lighthouse, here’s how the CrUX report has been built. If…
Friday, April 28, 2023
The code below generates a sine wave with a specified amplitude, frequency, and phase. The wave is drawn on the…
Sunday, April 23, 2023
If you’re a web developer or network administrator, you know that DNS records play a crucial role in ensuring that…
Friday, September 6, 2024
This is a short story about WordPress website performance optimization. A recent project of mine involved optimizing a website, currently…
Thursday, May 9, 2024
I wrote about client-side JavaScript pagination before, but I have never stopped searching for the perfect pagination method, both from…
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.…