1 min readMar 3, 2020
Awesome points. I think everything a developer does in terms of project structure, code architecture, etc. should have the goal of “self documentation”. In other words, making things as easy to reason about as possible without having to resort to asking a team member or Google.
A solid project structure is probably the best start.