TailwindCSS

Modern & Responsive TailwindCSS form in 5 minutes

July 2, 2024 5 mins

Creating a modern & responsive form using TailwindCSS is very straight forward. This guide will take you through the steps needed to get a simple form up and running in no time.

Learn more
Troubleshooting

How to fix SVN using wrong SQLite version on MacOS

June 16, 2024 1 min

This quick guide will show you how to resolve these svn cli errors:
svn: E200029: Couldn’t perform atomic initialization
svn: E200030: SQLite compiled for 3.43.2, but running with 3.39.5

Architecture

Modern Software Architecture 101: What is Design and Architecture?

March 22, 2024 6 mins

If you are new to software architecture, you may have seen a lot of material trying to decouple design from architecture or vice versa. The goal of this article is to show how each complements the other and why they are a sum of a whole.

Plugin

How to register settings field with custom options page in WordPress

January 1, 2024 5 mins

This guide will show you how to register a field for your WordPress plugin and have it shown on a custom options page.

TailwindCSS

How to create a custom list marker using Tailwind

March 2, 2023 3 mins

This quick and easy guide will show you how to create your own custom list markers to suit your design. All the code used in this demo can be found in our repository: tailwind-custom-list-marker.

TailwindCSS

How to quickly add Tailwind to an existing Jekyll site

February 23, 2023 4 mins

The goal of this how to guide is to show you how to quickly include Tailwind CSS in your existing Jekyll site and build using the Tailwind CLI. All the code used in this demo can be found in our repository: jekyll-tailwindcss

Microsoft Azure

5 preparation tips for AZ-900 Azure Fundamentals Exam

February 2, 2023 2 mins

Our approach to IT infrastructure and how we deliver software solutions has been changing over the years due to a wider adaptation of cloud computing. These are 5 tips I believe will be the most impactful as you prepare to take your AZ-900 exam.