From bd6103b02cde890a7f6e36e1ed27d5ccafeab719 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Tue, 14 Nov 2023 22:44:12 +0000 Subject: [PATCH] daily-email: add 2023-11-10 Retrofit with Matt Glaman --- src/content/daily-email/2023-11-10.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 src/content/daily-email/2023-11-10.md diff --git a/src/content/daily-email/2023-11-10.md b/src/content/daily-email/2023-11-10.md new file mode 100644 index 000000000..1b965b67a --- /dev/null +++ b/src/content/daily-email/2023-11-10.md @@ -0,0 +1,23 @@ +--- +title: > + Retrofit with Matt Glaman +pubDate: 2023-11-10 +permalink: > + archive/2023/11/10/retrofit-with-matt-glaman +tags: + - drupal + - php + - drupal-upgrades + - podcast + - beyond-blocks +--- + +Today, I released [the first episode of the "Beyond Blocks" podcast](https://www.oliverdavies.uk/podcast/1-retrofit). + +I spoke with Matt Glaman - Principal Software Engineer at Acquia and author of Retrofit. + +Retrofit makes it easier to upgrade from Drupal 7 by adding compatibility layers to run your legacy code within Drupal 10 - giving you more time to port it to the modern approaches and standards. + +I've been aware of Matt and his work for some time, including his work on Drupal Commerce, so it was great to speak with him and for him to be the first guest on the podcast. + +Future episodes will be [published online](https://www.oliverdavies.uk/podcast) weekly, so feel free to subscribe and let me know if you have feedback, suggestions for future guests and topics, or want to be a guest.