3 things the best senior developers do

Working under the care of a more experienced developer can make or break a junior developer's career. Here are 3 things the best senior developers do....

March 24, 2023 · 7 min · Sam Anglin

How to Unlock Formkit Multistep forms on a Laravel Inertia app with Vue 3

Formkit offers a great Multi-Step tool for building forms in your Vue app, but getting it to work inside a Laravel Inertia app is a little tricky. Here is how to get it running....

March 9, 2023 · 4 min · Sam Anglin

Common Function Comparisons in PHP

How do you decide between two functions that, at a glance, seem to do the same thing? Let's pick apart the differences to try and make it easier....

March 4, 2023 · 7 min · Sam Anglin

3 ways to read input with a Go CLI

Tutorial with examples showing 3 different ways to read user input when building a command line interface (CLI) with Go...

February 23, 2023 · 7 min · Sam Anglin

New Side Project - AI as a Creator

Working with AI tools is taking the web development world by storm. This is how I plan to make use of it though....

February 20, 2023 · 5 min · Sam Anglin