Author: ribarich

  • Profiling with Xdebug is hard

    This post goes into the issues I remember facing when I tried to optimize a WordPress website by profiling it with Xdebug. I’m just describing my experience. These might not be actual issues with Xdebug, but rather with my knowledge level and approach, but hopefully some of the insight is useful. What are cycles? My…

  • How to use a custom domain with @wordpress/env

    Learn how to setup .wp-env.json so that you get a domain like testing.local instead of localhost:8888.