Introduction: -- In this series, I will explain the five rules of S.O.L.I.D principles in detail. The reason these are important is so that, your code will be readable, maintainable, and testable. You can find the previous chapters of the series bel...
ameenblog.hashnode.dev2 min read
Perfect start, keep going β₯
Nice work, you can also test your saving as a unit and as an integration in Unit tests by mocking the protocol and inject the protocol to the depending class
Suleiman Hesham
Suleiman
pretty explanation, thanks for ur efforts