Om sesjonen
I used to hear about hexagonal architecture at every conference or event that I attended.
The talks where always so theoretical with arrows pointing everywhere in different graphs and illustrations.
When I finally saw some code, the examples were so very simple I had no idea how to apply it to my existing codebase.
And even when I tried, I struggled with:
What felt like lots of boilerplate code
Developer laziness wanting to take shortcuts
Deadlines
New people on the team not following the pattern I tried to implement
Until I finally was on a project where we built things from scratch, and then it clicked! For the past six months I've come to love the pattern, and I want to share to love with you!
In this talk I'll show my approach to hexagonal architecture, share my most pragmatic approaches to building systems this way and try to show the face value of the pattern.
I'll also share my quality of life tips and tricks which allows me to keep focusing on the business logic rather than the eventual "boilerplate" code that follows.
Hopefully, this talk will guide you towards hexagonal happiness!