Open bvanrijn opened 4 years ago
Using best practices such as dependency management, consistent formatting, the principle of single responsibility, testing and CI.
I took the code from this to this.
It still has problems, of course (I don't think passing around a real file object is a good abstraction!) but it's a good start.
Using best practices such as dependency management, consistent formatting, the principle of single responsibility, testing and CI.