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...
by Emily Bache | Jan 2, 2018 | Experience Report
Fictitious people that might get real – and sue you! Finding realistic data for testing is often a headache, and a good strategy is often to fabricate it. But what if your randomly generated data turns out to belong to a real person? What if they complain and...