angular-architects / nx-ddd-plugin

Nx plugin for structuring a monorepo with domains and layers
313 stars 56 forks source link

What is application for? and what is infrastructure for? #65

Closed jon9090 closed 2 years ago

jon9090 commented 3 years ago

What type of service I write in application? What type of service I write in infrastructure?

for example I have a button when clicking on the button I go to the api and get the data. how application and infrastructure fit in this example?

Thanks

manfredsteyer commented 2 years ago