Mitchell Yuenmitchellyuen.hashnode.devยทNov 20, 2022SOLID Principle In TypescriptS: Single Responsibility Principle A class or function should have one and the only reason to change. Each class should do one thing & do it well. Instead of thinking that we should split code because it would look cleaner in a single file, we split ...43 readssolidAdd a thoughtful commentNo comments yetBe the first to start the conversation.