Skip To Main Content

Blog Archive

    gatsbyjs logo
    postPublish a WordPress Post with GatsbyJS on Netlify

    Deploy with Webhooks with WordPress, GatsbyJS, and Netlify One of the things that we take for granted on WordPress is publishing posts with the press of a button. WordPress is a mature and stable publishing platform that millions of users leverage to publish their news, recipes, and code updates. Publishing on the WordPress platform is […]

    June 1st 2018 | 9:08 am
    group of workers fist bumping over a desk of computers
    postUpdate WordPress Posts Post Meta with WP-CLI

    Recently I needed to update a big batch of posts’ post meta. I’m talking thousands of updates. Anything over about 20 updates involving the database and I immediately reach for WP-CLI. Update Posts in Bulk I built a plugin that pulls in results from a remote API. The API returns a set of 100 results per […]

    May 15th 2018 | 8:23 pm
    woman using her laptop while sitting on her bed
    postWrite Better at Work

    Writing well is the bedrock of work communications. People write to each other all the time at work. They communicate with text in different modes but the main objective is consistent no matter what; convey your idea that will persist with a common language. I’ll provide you some tips so you can write better at […]

    May 13th 2018 | 9:56 pm
    sass color calculator help developers find the function between two colors
    postSass Color Calculator

    I almost forgot about this little one-page application that I made in college. It’s called the Sass Color Calculator. It’s an application that helps a developer find the sass function between two colors. This little guy is not only useful to me, but it has greater meaning to me than just a simple application. It was part […]

    April 11th 2018 | 10:31 pm