Evolving a Clean, Pragmatic Architecture, with Victor Rentea

preview_player
Показать описание
Evolving a Clean, Pragmatic Architecture, with Victor Rentea at Codecamp_The One with Architecture & Design, September 2021

The goal of architecture is to simplify the most complex parts of your logic. Any other goal should be secondary to this. The problem is that you can’t always anticipate where the complexity of your application will accumulate, especially when confronted with ever-changing requirements. The only way to keep your code simple is to gradually evolve the architecture without adding useless complexity upfront, but always looking out for opportunities to break down and refactor towards the most simple design that solves the problem. Drawing concepts from the Domain-Driven Development mindset, this talk summarizes the most important lessons learned by designing and consulting many real-world projects. Along the way, you’ll hear about Value Objects and Entities, DTOs, Dependency Inversion Principles, Facades, the Onion Architecture, and many pragmatic tips and tricks immediately applicable to your day-to-day work.

_____

Victor Rentea - Independent Trainer

#codecampro #softwarearchitecture #softwaredesign
Рекомендации по теме
Комментарии
Автор

Thanks a lot Victor for such a noice presentation as usual!!

rodelias
Автор

What a lovely helpful presentation...if DTOs are evil then Victor is god

navnathjadhav