In this post I’ll show you how to install React Navigation for React Native and to build a stack navigator. Come along for the ride, it’ll be fun!
Find WooCommerce products with missing images (SQL)
Finding WooCommerce products with a missing product image is a drag. If you have database access, you can find them all with one handy SQL script. Here’s how!
Cloning Objects in JavaScript
In Javascript, assigning an object to another variable won’t create a copy of that object. Here are 3 methods that will successfully clone a JS object.
VS Code Custom Code Snippet
Code snippets are a great way to make your coding super speedy and more efficient. Here’s how to make one in Visual Studio Code.
Order wp_query by the order of your input array
This post explains how to order the output of the wp_query object in the same order as the input array.
Adding Navigation to React Native – Gettin’ Errors?
If you’ve set up a brand new React Native project, installed React Navigation, written a bit of code and you’re getting this error, it’s because you didn’t go back and read the documentation and you’ve forgotten that you need to
Resizing Dashicons in WordPress
If you’re working on a quick and dirty prototype like I am and don’t want to bother with getting yourself a more varied set of icons, or if you just like the look of Dashicons and want to use them
All Your Network Adaptor Are Belong to Us!
This morning, just as I was about to dig enthusiastically into some WordPress customising, that scary little yellow warning sign appeared on the wifi icon on my task bar. Everyone knows how annoying that is. The question of “is it
PHP Debugging for Atom on Windows!
Yesterday I spent a large part of the afternoon getting debugging for PHP up and running on Atom editor. Although it turned out to be relatively simple in the end I did a lot of banging my head against stack
Damaged Goods
I’ve been working on an installation of Koha for the Central Coast Multicultural Resource Centre. It’s starting to look good but yesterday we discovered we couldn’t set the Damaged Status of an item on the Librarian front end. The drop