My Git Cheat Sheet
My Git Cheat Sheet

I’m getting a little tired of having to sporadically Google the same old git questions because they don’t come up often enough to stick in memory. So, I’m creating a cheat sheet. Yes, there are other cheat sheets out there, but I think it is a good exercise to build my own. It’ll start small... » read more

Understanding React useEffect and dependency array
Understanding React useEffect and dependency array

By the time I got interested in React, the transition from class-based to functional components was well underway (thank goodness) and the smart kids were using hooks everywhere while others were scratching their heads. One thing that isn’t immediately obvious in this move toward the function-based approach is, what happened to component lifecycle methods? One... » read more

It’s Good To Have Friends :)
It’s Good To Have Friends :)

The alum channel from alchemy doesn’t get a lot of activity. But someone brought it to my attention today because it was all about me. Names redacted, but suffice it to say that these include some of the top performers from class who were rapidly picked up by local employers. I earned a reputation for... » read more

Why I blog with WordPress (as a developer)
Why I blog with WordPress (as a developer)

The fact is though, in mid-2020, with the rise of serverless and Jamstack, it just isn't fashionable to use WordPress if you're a developer. So, I immediately started down the road of Gatsby, Hugo, Next.js and the like.