Why Hexagonal Architecture? Do we really need it or is it just an overhead?
Nice post ! The frontend can also take advantage of an hexagonal architecture.
Business Logic -> State management
UI -> React components
DB-> backend APIs
https://github.com/Herve07h22/clean-react-template
Nice post ! The frontend can also take advantage of an hexagonal architecture.
Business Logic -> State management
UI -> React components
DB-> backend APIs
https://github.com/Herve07h22/clean-react-template