software-engineering

Adapters
React.js: Building a Password Strength Meter
In this post, we’ll walk through a simple React.js example of how to build a password meter display to indicate the strength of a password…
Read More
lake
Debatable: Build the front-end or back-end first?
This is the start of a new and ongoing series in which I will address topics that are debatable within the IT industry. I will then attempt…
Read More
white abstract image
Decorator - Wrapping Functionality
The Decorator Pattern is a Structural Design Pattern that can be used as a flexible alternative to inheritance to add responsibility at…
Read More
Adapters
12 Factor Apps in Java – Introduction
This is the start of a series of blog posts on building Java-based apps following the 12 factor best practices. I have a number of reasons…
Read More
Adapters
Builder – Controlling Object Creation
The Builder Design Pattern is another one of the GOF creational design patterns. This pattern can be used to simplify the way that complex…
Read More
Adapters
Spring Cloud Config Server Encrypted Values
Recently I have been working on building an app using Spring Boot with Java 11 and was prototyping a solution for external configuration…
Read More

RECENT

Screenshot of failed payment message.
Recovering from a failed payment in NoteTrac.io
man holding a phone
Where is NoteTrac.io in the App Store?
Adapters
Note Trac: Tags - Create, Update, Delete
Adapters
Note Trac: Creating a note (Part 2)
key on the ground
Bitwarden Password Manager - Desktop
Adapters
Note Trac: Creating a note (Part 1)