Tag: Cron
#webdev #javascript #react #python
...
How well do you really know wp-config? There’s a surprising amount of power in those few lines of PHP! This article is a tour of some bits of wp-config that… Read more
The post The Developer’s Advanced Guide to the wp-config.php File appeared first on Delicious Brains.
...
In my last article I described how I built a cloud app using Laravel Spark. Web Uptime is a website uptime and monitoring app that checks your website’s status every… Read more
The post Scaling a Cron: Checking Hundreds of Sites Every Minute appeared first on Delicious Brains.
...
This is article 2 of 3 in the series “Building Reactive WordPress Plugins” In the first part of this series I showed you how to build WP Cron Pixie, a… Read more
The post Building Reactive WordPress Plugins – Part 2 – Vue.js appeared first on Delicious Brains.
...
This is article 1 of 3 in the series “Building Reactive WordPress Plugins” This is the beginning of a short series of articles showing how to create a simple WordPress… Read more
The post Building Reactive WordPress Plugins – Part 1 – Backbone.js appeared first on Delicious Brains.
...
Frankly, Let’s Encrypt is possibly the best thing since sliced bread, letting you get a free SSL/TLS certificate with open source tools and an API to create and auto-renew said… Read more
The post Let’s Encrypt HTTPS + Linode NodeBalancer appeared first on Delicious Brains.
...
As WordPress sites become increasingly more complex, so do the tasks that they need to perform which can often be resource intensive or time consuming. I’m talking specifically about tasks… Read more
The post How to do Background Processing in WordPress Plugins and Themes appeared first on Delicious Brains.
...
TL;DR — HTTP/2 is awesome, but requires HTTPS, which is hard to setup. Let’s Encrypt and WordPress can make HTTPS setup simple and help achieve a faster web sooner. My… Read more
The post HTTP/2, HTTPS, Let’s Encrypt and WordPress appeared first on Delicious Brains.
...
Here at Delicious Brains Inc., the entire team enjoys the perks of remote work. Personally, I love having the freedom to start and end my day pretty much whenever I… Read more
The post Using Amazon SNS to build good habits with daily SMS reminders appeared first on Delicious Brains.
...
Keeping regular backups of your WordPress installs is arguably one of the most important things you should be doing after you launch a site. In fact, if you search for… Read more
The post Remotely Backup Your WordPress Database and Media with WP Migrate DB Pro CLI appeared first on Delicious Brains.
...