Code Base Insights

Michael, Allen, and Joe discuss the significance of maintaining a single code base per app, emphasizing the importance of clean lines and avoiding shared code between multiple applications to adhere to the twelve factor app principles. They delve into the necessity of splitting repositories when code is shared, highlighting the benefits of modularization and proper packaging for maintaining code integrity.