-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Elfayeur edited this page Mar 15, 2022
·
48 revisions
- https://herbertograca.com/2017/11/16/explicit-architecture-01-ddd-hexagonal-onion-clean-cqrs-how-i-put-it-all-together/
- https://blog.cleancoder.com/uncle-bob/2012/08/13/the-clean-architecture.html
- http://www.dossier-andreas.net/software_architecture/ports_and_adapters.html
- https://medium.com/javascript-in-plain-english/building-vue-enterprise-application-part-0-overture-6d41bea14236 (https://github.com/soloschenko-grigoriy/vue-vuex-ts)
- https://www.domainlanguage.com/ddd/reference/
- https://blog.engineering.publicissapient.fr/2018/06/25/craft-les-patterns-tactiques-du-ddd/
- https://wkrzywiec.medium.com/ports-adapters-architecture-on-example-19cab9e93be7
- https://www.dddcommunity.org/library/vernon_2011/
- https://www.joelonsoftware.com/2000/04/06/things-you-should-never-do-part-i/
- https://understandlegacycode.com/blog/avoid-rewriting-a-legacy-system-from-scratch-by-strangling-it/
- https://refactoring.guru/
- https://unsplash.com
- www.heropatterns.com
- https://uxdesign.cc/ui-cheat-sheet-icon-categories-icon-style-reference-guide-5ea75a254c3b
- https://ts.chibicode.com/generics
- https://www.conventionalcommits.org/
- https://a11y.coffee/
- https://neilonsoftware.com/quizzes/are-you-a-dysfunctional-developer/
- https://hacks.mozilla.org/2018/03/es-modules-a-cartoon-deep-dive/
- Clean Code (Robert C. Martin)
- Clean Architecture (Robert C. Martin)
- Modern C++ Programming with Test-Driven Development
- 👀 Implementing Domain-Driven Design (Vaughn Vernon)
- 🔖 Working effectively with legacy code (Michael C. Feathers)
- Test Driven Development (Kent Beck)
- Refactoring (Martin Fowler)
- DDD Distilled (Vaughn Vernon) (shorter version)
- 🔖 Domain Driven Design (Eric Evans)
- https://github.com/cosmicpython/book
- Patterns of Enterprise Application Architecture (Martin Fowler)
- The Mythical Man-Month: Essays on Software Engineering (Fred Brooks) http://www.canonical.org/~kragen/tao-of-programming.html
- A Philosophy of Software Design, 2nd Edition (John Ousterhout)
- The Pragmatic Programmer (Thomas David, Hunt Andrew)
- Radical Candor, Kim Scott