[…] why I think it’s a good foundation for certain applications, I also want to clarify terminology that we toss around a bit. Ultimately, I want to define my terms so there isn’t any confusion, and then I want to use said terms to move forward. But enough of the setup, right? Here’s the content of […]
Search: “my day-to-day” (Page 22 of 30)
We found 146 results for your search.
In my experience, the way we first interact with the repository design pattern often influences how we think about the pattern. (The whole first impressions are lasting impressions, right?) The purpose of this post is to show how it can be implemented in WordPress specifically when writing object-oriented plugins to read data (writing data may […]
[…] few in these in previous posts, but I’ve not walked through the tools I use and the set up I use whenever I’m building a solution for myself or someone else. At least not in an organized manner. In this series, I’m going to do exactly that: I’m going to cover the tools I […]
[…] not for a newsletter-author-turned-tweep named Paul, I probably wouldn’t bother writing this post. His latest newsletter, which I highly recommend, included this comment that’s been rolling around in my head since I wrote it: While I don’t think this means we should all drop off of every social network (well, maybe just Facebook), use carrier […]
[…] yourself, your company, and more. 2. Reorganizing Files The first thing we should do is re-organize the files, so they mimic a more modern structure. I’ll do my best to justify the decisions that I’m making for the project as we do this; however, feel free to take liberties with how you want to […]