The web is the best place for your projects but there may be reasons for keeping some of them offline. The most common practice for deploying offline is via a local server. There are numerous options available yet we chose Laragon as the most convenient. That’s for if you’re using a computer with Microsoft Windows. […]
Modern design tools, of both the vector and code kind, are amazing pieces of software that in recent years have transformed the design profession, but none of them seem to really understand the con…
Heydon Pickering published a fantastic post called Reluctant Gatekeeping: The Problem With Full Stack. I have about 3 blog post drafts covering similar ground and apparently we see very much eye-to-eye on this, so I thought it might be worthwhile to walk through Heydon’s post and layer on my comment
A guide to writing website specification documents (Updated for 2019)
Do you want to set your project up for success? This guide will help you to write a technical website specification for your next web project. Includes an outline of all relevant sections.
Is front-end development having an identity crisis?
Does front-end development as a we know it still exist; or has the role evolved into something we no longer recognise? As with evolution in nature, the evolution of "front-end" has resulted in several distinct flavours --- and in my opinion --- an identity crisis.
Introduction to WordPress acceptance testing | The Man in the Arena
As a WordPress developer, the topic of testing isn’t something that we hear about that often. And, if we do hear about it, it’s more often than not just one specific type of testing: unit testing.
PHP Namespaces for WordPress - a No Nonsense Guide
PHP namespaces are easy to use and make coding faster & easier. They work like a folder structure. Learn how to use them in WordPress plugins & themes.
How to Force Reload any Cached CSS File (Local, Remote, or on a CDN)
Learn a simple trick how to force reload all cached CSS files on a page. Development or production environment - it works everywhere & has no dependancies.