A couple of weeks ago, I talked about WordPress resource requests and how there’s a level of performance with which we have to comfortable when we’re building solutions on top of the application.
In the post, I shared a comment by a friend (who no longer works within WordPress, but did for several years):
And the fact that it doesn’t min / cat files instead of [25] network requests is just plain dumb. And when a person has 23 plugins, that’s 26 files not even including the theme and core.
And now, just as I did then, I don’t disagree with him. But after sharing the post, several different utilities were shared with me each of which aiming to improve this problem.
JJJ‘s WP Enqueue Masher – a fork of an Automattic project – does exactly this.

