What Can A Developer Really Get Out of a WordCamp?
Up until recently I’d attended only four WordCamps in my time in the WordPress community. And although I generally enjoyed each one, I came away feeling that WordCamps weren’t that… Read more
A collection of resources for WordPress Developers, written and curated by experts
Up until recently I’d attended only four WordCamps in my time in the WordPress community. And although I generally enjoyed each one, I came away feeling that WordCamps weren’t that… Read more
Just over a year ago I wrote a 🔥-y piece comparing Vue.js vs React. Today, the argument about these two JavaScript frameworks is as alive as ever, but over the… Read more
One of the great things about working at Delicious Brains is working on products that I use and love outside of work. I was a WP Migrate DB Pro customer… Read more
It’s been a while since we’ve played with Vue JS on this blog, so why don’t we take a beginner-focused look at how one might go about building a simple… Read more
Back in May, our team met up for our fourth annual company retreat. This time around we had decided on somewhere hot (for May) and Jamaica ended up receiving the… Read more
How many programming languages do you regularly work with? But you probably have your favorites. Myself, I’ve built my career on PHP and JavaScript. I’m always looking to learn something… Read more
Like me you are probably getting ten emails a day from companies announcing changes to their privacy policy or asking you to re-confirm your email address for marketing purposes. This… Read more
We’ve had a lot going on at Delicious Brains HQ recently; releasing this and that, planning new products, and generally pushing the envelope. However, that has meant some things have… Read more
If you’ve been reading our blog for a while, you’ve probably seen some of our tutorials on developing plugins using different technologies like React and Vue. But when not writing… Read more
Now, this is a story all about how My life got flipped-turned upside down And I’d like to take a minute Just sit right there I’ll tell you how I… Read more
Composer is the dependency manager of choice for PHP. It allows you to declare a list of project dependencies and will install and update them directly from the command line,… Read more
It’s not often that removing something from a product is a cause for great cheer, but with the removal of the dependency on the Amazon Web Services plugin in the… Read more
For some time now I’ve been wanting to move all of my local development sites over to Docker instead of running them natively on my machine or running them in… Read more
Back in August, our team met up for our third annual company retreat. We chose a location (literally) close to my heart: Nova Scotia. This year was the first year… Read more
We’re very excited to introduce you to the all-new Assets Pull addon for WP Offload S3. It’s a completely new plugin, written from scratch using a different approach, and intended… Read more
Something new is coming to Mergebot, our solution for making merging database changes easier. One of the hardest things during site development is seeing what has been done to the… Read more
It’s a happy day here at the Delicious Brains virtual office, we’ve just released version 1.2 of the Multisite Tools (MST) addon for WP Migrate DB Pro! Singular Drive Since… Read more
This is article 2 of 2 in the series “How to Develop a WordPress Plugin Using Webpack 3” Have you ever wondered how to get React working with the WordPress… Read more
The WP Migrate DB Pro team is very excited to announce the release of version 1.8! We’ve packed in an awesome new feature and improved a bunch of existing functionality.… Read more
Have you ever wondered what it takes to create a custom table in WordPress or why you would ever want or need to? WordPress comes with many different ways to… Read more
As a developer I try to keep my eye on the progression of technologies that I might not use every day, but are important to understand as they might indirectly… Read more
Have you ever had the joy of carrying out acceptance tests? For our team at Delicious Brains, testing our releases, in the past, has been one of the most dreaded… Read more
This is article 1 of 2 in the series “How to Develop a WordPress Plugin Using Webpack 3” If you’ve been working with JavaScript in the last couple years you’ve… Read more
Today is once again release day for WP Offload S3 🎉 and with it comes some new features and improvements. We’ve merged compatibility addons into the core plugin, added support… Read more