Turbo Admin and the WordPress Command Centre
The experimental "command center" is coming to WordPress core. What do I think of it? And what does it mean for my own "command palette" product, Turbo Admin?
Creativity, curiosity, and code
The experimental "command center" is coming to WordPress core. What do I think of it? And what does it mean for my own "command palette" product, Turbo Admin?
Turbo Admin features to be in WordPress core! 🙌 The WordPress Gutenberg Phase 3 announcement is very interesting for me. Why? Because it will be disruptive for my Turbo Admin plugin/browser extension. An admin redesign is in the works which, especially if done in React, may make Turbo Admin impossible to run. Fortunately they are also considering […]
WOW! I made a properly "magic method" WordPress plugin that allows you to just write a function name, and have that function created for you by an AI. It just works! (Some of the time).
You may be asking: "Where is the dock?" and "How is he switching apps without anything showing on the screen?"
Today I'll finish cleaning up PHP Storm
Someone asked if I could show how I got PHPStorm set up to look so nice.
Let's continue building a website.
I'm not sure how this will go today. I don't have much of a plan. We're building a website though.
Let's try something different. How much of a simple website can I build in five minutes?
Today, another quirk in PHPStorm with our code snippet. We have strict types on still, but we're going to look at what properties we can set and get from the object.