Add daily email for 2024-01-13
Testing Legacy with Mike Karthauser
This commit is contained in:
parent
5df1b3faad
commit
a652f13f76
26
source/_daily_emails/2024-01-13.md
Normal file
26
source/_daily_emails/2024-01-13.md
Normal file
|
@ -0,0 +1,26 @@
|
|||
---
|
||||
title: >-
|
||||
Testing Legacy with Mike Karthauser
|
||||
date: 2024-01-13
|
||||
permalink: archive/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 %}
|
Loading…
Reference in a new issue