Building WP-UI
A very scattergun, brain dump of thoughts about the WP-UI app that I'm developoing in Electron.
Creativity, curiosity, and code
A very scattergun, brain dump of thoughts about the WP-UI app that I'm developoing in Electron.
Well this is a super-niche issue that I came across today. I don't have an answer - maybe you do?
My 7-year-old MacBook got bricked. So I needed to recover some MySQL files from a Time Machine backup and load them onto a new computer. And so I've been digging around finding out where all my homebrew and MySQL files are. While running mulitple instances of everything! Here's a fairly unstructured brain-dump of all that I've learned (or re-learned) along the way.
Some things I learned on my first in-depth WooCommerce build. Including how to do JavaScript logic on elements in the cart/price totals on the checkout page.
WordPress developers: Today I’m opening sign ups to a newsletter I’ll be starting soon called Beyond WP. It will be a resource that brings developer tools and ideas from outside the WordPress ecosystem to WordPress developers.
I recently had an issue with form notification emails not sending from a local development site. I used some advanced developer tools to diagnose this. This is a tour of those tools and how I used them to solve this problem.
A friend of mine asked for use cases for the reduceRight JavaScript Array method the other week. I made a little video explaining it.
Some tips on using tools like BetterTouchTool and Moom on a Mac to speed up working across multiple monitors.
I’ve been updating some old Laravel apps and I just came across this issue with updating from 5.6 to 5.7. It’s noted in the upgrade docs (see “Template Theme”) but easy to miss. I know I’ll come across this again, so it’s worth noting here for the future. If you have published your mail templates […]
A WHAT NOW?!!! Note: If this has been done before, just tell me and point me in the right direction please? Thanks! TL;DR I made a Laravel package and Statamic v3 addon that automatically download JS and CSS package files from CDN’s and cache and serve them locally. Go straight to the README’s if you’re […]