If you’re reading this, chances are that you are already familiar with the hexagonal architecture, the well-known design approach that helps decouple core business logic from external dependencies. But although it’s a very popular approach for backend development, you probably haven’t seen it applied as often in frontend development.
(more…)