Skyler Katz
YIMBY | PHP | Improv | Cycling | Civics | He/Him
Appears in 6 Episodes
Do we really need sprints? w/ John Drexler, Bogdan Kharchenko, and Skyler Katz
What are the best processes for small software development teams with high trust? In today's episode the InterNACHI software development team sits down with John Rudol...
Handling complicated view logic w/ Skyler Katz & Bogdan Kharchenko
Complex view logic can be hard to get right—particularly in server-rendered templates like Blade. We recently had to decide just how much a Laravel Blade component sho...
Customizing outgoing email
Most teams have encountered this basic scenario:Your application sends out a periodic report to a specific person in the company. Then, at some later point, either ano...
What about event sourcing?
In this episode we indulge in the purest form of Over Engineering—a 90 minute discussion of a completely different application paradigm/architecture. Our team has used...
Referencing specific database records in your code
Season 1 continues with a discussion of how to deal with special database records that need to be referenced directly in code.We've all been there before: you've got a...
The line between migration and…?
In the first episode of the podcast we explore the boundary between database migrations and other operations that need to happen when the database is being migrated. H...