by Emily Bache | Aug 7, 2019 | Coding Skills
Three factors affecting your agility Note: this post originally appeared here https://www.praqma.com/stories/coding-is-like-baking/ Let’s talk about cakes and baking. It’s similar to making software. No really! How quickly you can bake a fantastic cake depends on...
by Emily Bache | Dec 10, 2018 | Coding Skills
A write-up on learning away from work Note: this post originally appeared on Praqma’s blog Do you work on any hobby coding projects in your free time? Practice code katas? We all wish we could, but making time for learning away from work isn’t possible for...
by Emily Bache | Oct 2, 2018 | Experience Report
Note: this article was first published on Praqma’s website Experiences Pairing with Llewellyn Falco How does a Technical Agile Coach improve work in a development team? When Llewellyn Falco asked me to pair with him at a client I jumped at the chance to see how...
by Emily Bache | Jun 12, 2018 | How-to
This post was originally published on Praqma’s blog A short story about Pre-tested Integration Three programmers Continuous Integration and Code Review are strongly correlated with success. Many use Pull Requests for code review, but for co-located teams...
by Emily Bache | Apr 8, 2018 | Coding Skills
This post was originally published on Praqma’s blog Continuous Integration is now synonymous with having a server set up to build and test any change submitted to a central repository. But this isn’t the only way, or even how CI used to work. What did we do...