
Should I Work From Home?
For lots of people, working from home sounds like a dream come true. Imagine dispensing with that dreaded commute that … Continue Reading Should I Work From Home?
For lots of people, working from home sounds like a dream come true. Imagine dispensing with that dreaded commute that … Continue Reading Should I Work From Home?
Today I’m excited to kick off my new blog, Just a Bill. For years I’ve been toying with the idea … Continue Reading Hello World, It’s Me Bill
When developing a single page app with the WP REST API we often have different URLs where we pull data. Typically I’m developing locally with a .test domain and working with a separate demo site on my live server. On … Continue Reading Use Localize Script For WP REST API Requests
While WordPress’ system of loading scripts and styles is a vast improvement over hard coding these files in the head and footer of a site, they struggle with modern web build systems like Webpack. These tools allow us to have … Continue Reading Enqueuing Scripts With Dynamic Hashes in WordPress