mongo_async_crud icon indicating copy to clipboard operation
mongo_async_crud copied to clipboard

Can you make this code in to Clean Architecture ?

Open TausifM opened this issue 3 years ago • 0 comments

https://blog.cleancoder.com/uncle-bob/2012/08/13/the-clean-architecture.html

In this blog which is very explain. If clean Architecture needs in your code lot of business logics are known in the code by third part dependencies. So as per this blog in future we have to install new dependencies then it will not as good.

And also please make the video on Node JS Microservices with fast gateways clusters advance concept of node JS. Please with a real world project

TausifM avatar Jun 12 '22 08:06 TausifM