The article discusses the resurgence of written coding conventions in software development, emphasizing their importance for consistency, smoother onboarding, and effective code reviews. It highlights how the evolution of tools like linters has shifted the focus from comprehensive style guides to automated enforcement of coding standards, while also noting the potential drawbacks of this reliance on automation.