404

Page not found.

Well isn't this embarassing. The page you wanted to see doesn't exist. This is probably my fault. I moved a lot of stuff around when I released this version of my blog. I don't know if I can give you what you are looking for. The best I can do is offer you some suggestions of content I do have.

If that doesn't work for you, head back to the homepage or check out a full list of articles.

More to Read

Flexible Carousel with AlpineJS

I ran across a nice implementation of a carousel primarily with CSS and augmented forward/backward buttons with JavaScript. I wanted to see if I could replicate it using TailwindCSS and AlpineJS. Turns out, I can. Here's how.

Read Post

Simple AlpineJS Component for Multiple Checkbox Selections

If you need to collect selections through a simple checkbox UI without much hassle, AlpineJS can handle serializing arrays to a comma-separated list in forms. Here's how to do it.

Read Post

I am a Technical Lead, But am I a Manager?

In this post I cover my thoughts about tech lead vs managerial responsibilities in software engineering based on a recent title change.

Read Post