Global Coding Debate

Joe and Michael discuss the pros and cons of using globals in coding. Joe suggests using globals for small projects to avoid overcomplicating code, while Michael emphasizes the importance of considering scalability and encapsulation in coding practices.