On this pageThe Single Responsibility Principle Every module or class should have a single responsibility only. What it means TODO Where it came from TODO What it looks like in practice TODO What changes with AI TODO The key takeaways TODO Summary TODO