Sign up to receive my new posts in your inbox, along with some links and thoughts from the webdev world. No more than once a week. Browse the archive.
WordPress Twitter was provoked this past week with a critique of developers using ACF meta boxes and options pages to control content.
We’ve been tightening up some internal processes at work, one of them being the design-to-dev handoff process. This is just a brief collection of thoughts for designers from the developer perspective.
You’d think that creating an email newsletter in WordPress would be easier in 2023.
There are different types of writing, writing for humans and writing for robots. Guess which one the robots are good at.
Is 2023 the year the “feed” finally wins the war against self-selected content?
I’m reevaluating my relationship with Twitter and with social media in general.
With AI tools like Github Copilot on the rise, I have some concern about the sheer amount of code we’re dealing with in our jobs today.
What is going on with max-widths and alignments in the block editor? Is there a method behind this madness?
Thanks to this great course on Learn WordPress, I’ve recently been inspired by the potential of the WordPress Data Layer. The best way I can describe the data layer is to imagine having a complete UI framework of WordPress components- then combining that with a complete React.js/Redux JavaScript framework hand-tailored to the WordPress REST API.…