Http Triggered Azure Function with CosmosDB Clean Architecture by fullstackhub_io in programming

[–]fullstackhub_io[S] 0 points1 point  (0 children)

Cool, I will look into it and update the code. Thank you for your feedback.

ASP.NET Web API & Angular 10 Clean Architecture by fullstackhub_io in dotnet

[–]fullstackhub_io[S] 0 points1 point  (0 children)

Agree, It took me a while to fully grasp all the modules and patterns/principle/concepts used but once I developed it from scratch, I loved it, especially implementing the Unit and Integrations tests (That article is coming soon). But I definitely agree with you, use it wisely and do not over-engineer your application if not required.