Added a link to The Clean Architecture

This commit is contained in:
Dang Van Dien 2017-09-17 11:16:37 +07:00
parent 617ecf59a1
commit c66b75d2e9
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@ But knowing the stuff will help you become better! :muscle:*
- :book: [Practical Object Oriented Design in Ruby](http://www.poodr.com/)
- :movie_camera: [Evolutionary Software Architectures](https://www.youtube.com/watch?v=CglSFhwbI3s)
- :scroll: [Microservices](https://martinfowler.com/articles/microservices.html)
- :movie_camera: [The Clean Architecture](https://8thlight.com/blog/uncle-bob/2012/08/13/the-clean-architecture.html)
### Practices
- :book: [Working Effectively with Legacy Code](https://www.goodreads.com/book/show/44919.Working_Effectively_with_Legacy_Code)