Hacker News new | ask | show | jobs
by icebraining 4620 days ago
I like Patterns of Enterprise Application Architecture, which includes some domain logic patterns. A common one is SOA, by dividing the backend into services that your UI consumes.