Tag: maintainability

SE Radio 577: Casey Muratori on Clean Code, Horrible Performance?

Filed in Episodes by on August 17, 2023 0 Comments
SE Radio 577: Casey Muratori on Clean Code, Horrible Performance?

Casey Muratori caused some strong reactions with a blog post and an associated video in which he went through an example from the “Clean Code” book by Robert Martin to demonstrate the negative impact that clean code practices can have on performance. In this episode, he joins SE Radio’s Giovanni Asproni to talk about the […]

Continue Reading »

Episode 409: Joe Kutner on the Twelve-Factor App

Filed in Episodes by on May 14, 2020 0 Comments
Episode 409: Joe Kutner on the Twelve-Factor App

Joe Kutner, Software Architect for Heroku at Salesforce.com, discusses the twelve-factor app. The twelve-factor app is a methodology that aids development of modern apps that are portable, scalable, and maintainable. Host Kanchan Shringi spoke with Kutner about the origin of these principles; their continued and growing importance with advances in microservices, DevOps, and containerization; and […]

Continue Reading »