clean-go icon indicating copy to clipboard operation
clean-go copied to clipboard

Add more domain type

Open zer09 opened this issue 7 years ago • 3 comments

I am trying to understand how to implement clean architecture.

Is there a chance that you add another domain example not just for Greeting domain?

Thanks

zer09 avatar Jul 18 '17 02:07 zer09

No, sorry, IMO there's enough there to hopefully demonstrate the concept and the architecture while keeping things simple and undrstandable - applying it to your own domain is part of developing your app. That's the bit you have to do :)

CaptainCodeman avatar Jul 18 '17 04:07 CaptainCodeman

Thanks for the reply, I want to close this but can I ask one more question?

I want to know if I understand this right, does the "providers" is the "Frameworks and Drivers" and the "adapters/web" is the "interface adapters" on the model chart?

zer09 avatar Jul 18 '17 04:07 zer09

Sorry, I don't understand the question.

CaptainCodeman avatar Jul 18 '17 21:07 CaptainCodeman