As a developer under the time pressures of the client, it is often less hassle to use and off-the-shelf solution to meet a feature request, this means the developer actually becomes ‘the configurer’. But there are serious long term issues that can arise from taking this approach to development. Continue reading
Wordpress
Build WordPress Plugins With a Boilerplate
Trying to apply 12 factor app and agile principles to wordpress development is tricky. When a developer needs to deliver on a feature request, for those passionate about software engineering best practices, the standard options available seem a bit down and dirty. I’ll tell you how using a plugin boilerplate can help. Continue reading