-
I built a Headless Multisite WordPress platform With GraphQL
This post explores the details that went into into my personal content publishing platform for my site, as well as the other blogs that I run.
-
How Prototyping Makes Me a Better Developer
I have found that writing unit tests for exceptionally complex projects has forced me to change how I approach my work in some cases. This post talks about how I write prototypes of code to hash out how a project will work quickly, as a part of my design process.
-
Using The WordPress App to Publish Social Posts
I’ve got a not-so-uniqie design challenge that I think a lot of people like me are thinking a bit about right now. To where am I moving now that I’ve become disillusioned with Twitter? I have talked a lot about my excitement for the metaverse, and am certain that, at least in some fashion, I’ll […]
-
How I use Transform to Better-Position CSS Elements
Let’s talk a little bit about how transform can be used to position elements, and how CSS rotate interacts with translate.