Understanding Go Interfaces: A Practical Guide

Master Go interfaces with practical examples and real-world use cases. Learn how to write more flexible and maintainable code using interface-based design.

August 12, 2024 · 2 min · Russell

Testing Cobra CLI Apps in Go: A DI Approach

Learn how to effectively test Cobra CLI applications using dependency injection in Go, with practical examples and best practices.

July 24, 2024 · 2 min · Russell

Setting Up a Dev Container in VS Code

Learn how to set up and use Dev Containers in Visual Studio Code for consistent, isolated development environments.

June 29, 2024 · 1 min · Russell

Setting Up a DevContainer in VSCode

Introduction Visual Studio Code (VSCode) has become one of the most popular code editors…

June 29, 2024 · 2 min · Russell

Install DDEV, the Popup PHP Development Environment

DDEV is a fantastic open-source tool that can help you set up your local PHP development environments…

February 1, 2024 · 3 min · Russell

Install Latest Versions of Software with Homebrew for Easy Package Management

Homebrew is the self-described “Missing Package Manager for macOS (or Linux)”. It is handy for…

January 29, 2024 · 3 min · Russell

Copilot: Describe this image for DALL-E

Hello all you image generating AI enthusiasts. I want to share some output I wasn’t expecting, and I…

December 7, 2023 · 10 min · Russell

Enhancing Your Web Application with the <search> Element

Hey there, web enthusiasts! It’s me, Russell, your shipboard developer. Before we dive into the fun…

May 9, 2023 · 2 min · Russell

Learn Javascript My Way

Living playlist …

March 20, 2023 · 10 min · Russell

RTK Query Data Fetching

Overview https://redux-toolkit.js.org/rtk-query/overview RTK Query is a powerful data…

February 23, 2023 · 2 min · Russell