by Emily Bache | Jun 30, 2022 | Autobiographical
Photo by Designecologist from Pexels I am convinced that the world needs more technical coaches. Practices like Refactoring and Test-Driven Development don’t just happen by themselves. It takes quite an investment in time and effort for most developers...
by Emily Bache | Apr 24, 2020 | Code Kata
It’s Test-Driven Development with a twist! Developing new functionality with approval tests requires some slightly different steps, but if you’re a visual thinker like me you might just prefer it. In this blog post I’ll explain how it works. Photo by Jason...
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 | 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...