My first exposure to the SOLID principles for object-oriented programming came from the senior developers at the WordPress agency I was working at. It was a bit of a big change to how I had normally approached object-oriented programming. I was used to objects encapsulating broad swaths of functionality related to a particular thing. SOLID… Continue reading Building Smolblog: Separation
Category: Building Smolblog
Building Smolblog: Open
I’ve been meaning to blog more as I’ve been working on the actual Smolblog code. And, with one of my other side projects finally shipping, I feel like I can start putting down some thoughts here. So here I am. And the first thing I want to talk about isn’t just code, it’s about what… Continue reading Building Smolblog: Open