Last fall I accepted a position with my company's infrastructure & tools team as a software engineer. What have I been up to the past few months?
(originally posted on my blog June 2020) Background I'm a marching band dad. I have suppo...
The Problem For the last few months of 2019, I was working on an integration project where...
20 years ago today, makeshift servers were put on the internet and a little web site built with tables, font tags, and a whole lot of snark appeared. And it changed... very little.
Summary of the talk by Diana Rodriguez at JS&Friends
Summary of the talk by Joe Erickson at JS&Friends
Summary of the talk by Matthew Groves at JS&Friends
Summary of the talk by Rob Tarr at JS&Friends
Summary of the talk by Martine Dowden at JS&Friends
Summary of the talk by Milu Franz at JS&Friends
My first developer conference was quite an experience. Here are the talks I attended & what I learned from them.
Object-oriented programming can be a complex paradigm to learn for a beginner. I will try to explain how some of it works. In this article, we'll cover creating generic methods and classes.
Object-oriented programming can be a complex paradigm to learn for a beginner. I will try to explain how some of it works. In this article, we'll cover operator overloading.
Object-oriented programming can be a complex paradigm to learn for a beginner. I will try to explain how some of it works. In this article, we'll cover method overloading, its usefulness, and its oddities.
Object-oriented programming can be a complex paradigm to learn for a beginner. I will try to explain how some of it works. In this article, we'll cover class inheritance and polymorphism.
Object-oriented programming can be a complex paradigm to learn for a beginner. I will try to explain how some of it works. In this article, we'll cover class modifiers and constructors.
Object-oriented programming can be a complex paradigm to learn for a beginner. In this article, we'll cover data types, structs, and classes.
Everyone has to start somewhere. Here I'll go through a complete step-by-step guide to writing a simple To-Do app with Vue & Vuex
Registering the domain was just the first step. Finding a stack where I could learn while I build my new web site was the next. I found it and I was not disappointed in any of it.
For some reason, macOS has a very low threshold set for bluetooth batteries. After looking for a setting to change this, I coded up a workaround instead.