Podcast Episodes
Back to SearchExploratory coding when requirements are fuzzy
Episode 128
Joel and Aaron unpack a recent client project where the only spec was “make these two systems talk.” They share how console-level prototypes helped t…
1 year, 1 month ago
Understanding how Stringable works inside Blade views
Episode 127
Joel and Aaron dig into Laravel’s `Stringable` class and uncover how it can silently skip Blade’s automatic HTML escaping. They explain why that’s bo…
1 year, 2 months ago
Finishing up our discussion on not having time
Episode 126
Picking up where last week’s “Why ‘no time’ really means ‘no priority’” left off, Joel and Aaron tackle the next hurdle: what to do once the benefits…
1 year, 2 months ago
Why “no time” really means “no priority”
Episode 125
Joel and Aaron tackle the common objection, “We don’t have time,” and show why it usually hides a priority problem. They discuss how to convey the tr…
1 year, 3 months ago
When validation can protect your app's performance
Episode 124
Joel and Aaron show how ignoring GET request validation can cause performance issues and open your application to abuse. They highlight the importanc…
1 year, 3 months ago
Stick with conventions and avoid overengineering your Laravel app
Episode 123
Joel and Aaron explore why pushing too many layers of abstraction can backfire in a Laravel application. They highlight the benefits of sticking to t…
1 year, 4 months ago
When to bring in outside help
Episode 122
Joel and Aaron explore the decision-making process behind hiring or consulting an expert for technical challenges. They discuss examples like adding …
1 year, 4 months ago
Why two databases are better than one
Episode 121
Joel and Aaron discuss the benefits of having distinct databases for testing and local development. They share how this approach ensures a reliable t…
1 year, 5 months ago
Dealing with being a beginner again
Episode 120
In this episode, Joel and Aaron discuss the struggles of learning new technology on a late-night side project. They share tips for handling frustrati…
1 year, 5 months ago
Making short demo videos count
Episode 119
Joel and Aaron explore the value of using concise video demos instead of long emails or scattered screenshots. They discuss which clients benefit fro…
1 year, 6 months ago