Hacker News new | ask | show | jobs
by xupybd 1807 days ago
You might be interested in reading Domain Driven Design Made Functional and Clean Architecture. After reading these two books I realized good application architecture shouldn't change much between functional and OO languages.

I could be wrong but I think an onion or clean architecture solves any issues you would have.