Grunt: the wild boar dev’s best friend — WordCamp London 2018

I gave this talk at WordCamp London 2018 in London, United Kingdom.
This was a lightning talk in a shared session at WordCamp London — mine was the Grunt one, alongside talks on XDebug and on finding your agency’s story.
The pitch: a developer’s day is full of small repetitive jobs — compiling assets, minifying, generating translation files, linting, packaging a release. Grunt is a task runner that does them for you, and its plugin ecosystem covers most of what WordPress plugin and theme work needs. Set it up once and stop thinking about it.
What I covered
- What a task runner actually does, for people who have never used one
- A realistic Gruntfile for a WordPress plugin: assets, i18n, linting, release packaging
- Where automation pays for itself immediately, and where it is not worth the setup
- Why “lazy” is the right instinct here — the work you automate is work you stop getting wrong
Slides and recording
- Slides (Google Slides)
- Recording on WordPress.tv
- Session page on the WordCamp London 2018 site
Related reading

WebMCP in the block editor — WordCamp US 2026 Contributor Day
WordCamp US ran Contributor Day as a hackathon. Five of us spent it teaching the block editor to expose its own actions as WebMCP tools, so an agent can edit a post live in the browser.
5 min read

Organising WordCamp Europe 2024: an interview for Osom To Know
Ohia and I joined Maciej Nowak to talk through what it actually takes to organise WordCamp Europe — remote coordination, visas, suppliers, and the volunteers who make it happen.
5 min read

Grunt: automation for “lazy” developers — WordCamp Bari 2019
The Italian, full-length version of the Grunt talk: automating the repetitive parts of WordPress plugin and theme development so you can spend attention on the parts that matter.
1 min read