by Emily Bache | Feb 29, 2020 | Coding Skills
How your team actually writes its code is very important if your organization is trying to build products in an Agile way. This post considers the risks associated with insufficiently Agile coding practices and explains how to identify them before they become major...
by Emily Bache | Jan 27, 2020 | Coding Skills
Note: this article was originally published on ProAgile’s blog I only recently joined ProAgile and I feel we’ve got off to a great start. Last week my colleague Fredrik Wendt and I facilitated and hosted a Code Retreat event for a diverse group of software...
by Emily Bache | Jan 7, 2020 | Autobiographical
Note: this article was first published on ProAgile’s blog. I’ve just joined ProAgile, and it feels great. I’ve known many of the other coaches for some years, and admire their work. My background is as a software developer, and I specialize in the technical side...
by Emily Bache | Nov 8, 2019 | Code Kata
Note: this article was first published on Praqma’s blog Writing tests for ‘Theatrical Players’ When I read Fowler’s new ‘Refactoring’ book I felt sure the example from the first chapter would make a good Code Kata. However, he didn’t include the code for the...
by Emily Bache | Oct 23, 2019 | Code Kata
A new card game to design Continuous Delivery pipelines Note: This article was originally published on Praqma’s blog What testing steps should you include in your Continuous Delivery pipeline? Don’t just string together existing manual processes – use...