by Leonardo Giordani
A practical approach to better software design
@alper.nl
A weird book that starts out with TDD and mocking before it talks about architecture at all. <br/><br/>The example app in the book is a reasonable guide for how to structure something but: 1. There is barely a discussion on the architectural trade offs and as such the book doesn’t help you make a decision. 2. You can use Django and a lot of this architecture will be filled in for you in a pragmatic and proven way.<br/><br/>Again way more content about testing than anything else so not sure what the goal of this book is.