Development

  • Optimizing Code in a World That Doesn’t Want to Optimize

    Optimizing Code in a World That Doesn’t Want to Optimize

    Premature optimization is the root of all evil. It is a common saying among developers. It makes sense. Optimizing prematurely can mean redoing work down the line, and time is the developer’s most finite resource. It can mean spending that precious time optimizing for scenarios that do not yet exist for a product’s users. It…

  • Possibilities of a CMS in the Spatial Computing Future

    Possibilities of a CMS in the Spatial Computing Future

    In my role at WP Engine, I have the opportunity to travel the world serving as an ambassador for new and interesting ways of using WordPress. I was recently in Raleigh, North Carolina, at All Things Open talking about the possibilities of a CMS in the spatial computing future. This was a lofty topic for…

  • First Look at PHP 7.4 for WordPress Developers

    First Look at PHP 7.4 for WordPress Developers

    PHP 7.4 is slated for release on November 28, 2019. WordPress 5.3 will also include several commits that address deprecated features. It’s unlikely that most WordPress plugin and theme developers will be able to use the new PHP 7.4 features for a while except when working on setups where they have some measure of control…