oliverdavies.uk/source/_daily_emails/2024-01-13.md
Oliver Davies 5eba6de81a Update daily email permalinks
This is a follow-up to commit 3be9031de8
as each daily email has a `permalink` value that overrides the default
content type permalink.
2024-05-21 00:03:52 +01:00

27 lines
1,010 B
Markdown

---
title: >-
Testing Legacy with Mike Karthauser
date: 2024-01-13
permalink: daily/2024/01/13/testing-legacy-with-mike-karthauser
snippet: |
Last week, Mike Karthauser - Senior Software Developer at Huboo - joined me on the Beyond Blocks podcast.
tags:
- software-development
- podcast
- beyond-blocks
- automated-testing
- refactoring
---
{% block content %}
Last week, Mike Karthauser - Senior Software Developer at Huboo - [joined me on the Beyond Blocks podcast]({{site.url}}/podcast/7-mike-karthauser-testing-legacy).
Mike also gave a talk recently at the PHP South West meetup on "Testing Legacy" which explained how he works with and tests legacy applications.
In the episode, we discuss e-commerce, legacy code, technical debt, automated testing, test-driven development, refactoring, code vs. no-code solutions.
{% endblock %}
{% block cta %}
If you'd like to be a guest on the Beyond Blocks podcast, [let me know](https://forms.gle/aBEtfu9tkhjJSdhd8).
{% endblock %}