Articles on Web Development

Articles on web development, showcase of projects, musings and contemplation, and everything in between, with practical tips from real projects, or experimental features.

WordPress Map with ACF, Leaflet, and OpenStreetMaps

September 18, 2022 12 minutes

Do you want to show points of interest (like store locations, real estate listings, events around a city), on a WordPress website without using Google Maps? Read on.

read more →

Dark Mode (or Theme) Toggle (or Switcher) examples

August 08, 2022 2 minutes

Dark mode, is a tendency toward designing with a predominantly dark palette. But how do we implement this pattern to our website and when?

read more →

The Gatsby PWA Fundamental Flaw and a Way Around It

January 15, 2022 3 minutes

Gatsby, with the use of gatsby-plugin-offline and gatsby-plugin-manifest plugins, can be transformed into a PWA. But there's a fundamental problem with it...

read more →