@dejangegic

I have watched dozens of videos today regarding this topic, I'm tired and wanted to give up. Then this gem showed up! How do you have under 1k views and 0 comments? This is the cleanest explanation. Yeah I know, it doesn't have the fancy onion layer graph, but guess what? Now everything else makes sense, it all hit me at once. Thanks Luke <3

@phennexion

Yea alot of videos don't explain the why well, and this one does! thank you!

@ebukachuqz

This is the best explained video on clean architecture. I had to sub

@yolandaihsan672

This is a great explanation

@imadayoub5237

Excellent explanation. Thanks a lot for sharing. Appreciate if you have a video what dhall we include in each layer. I have subscribed.

@siphomaribo4357

Nicely explained. is there a github project that I can look at?

@lexNwimue

Simple and concise.

@chiyembekezomaunjiri3278

This is well explained i feel like i have a take home idea from it

@InshuMussu

Excellent ❤

@JunpilByeon

I think it's very closely connected with OOP SOLID rule

@botondvasvari5758

and what about embedded systems. Where should I put device specific implementations?

@ehm-wg8pd

hi is this in context of backend service?

@marcgentner1322

How would I manage sessions with this architecture? Do we keep a separate module and have only the repository connect to the session id in the database and let the application logica handle the auth and persistence of the session to the api