Answer the question
In order to leave comments, you need to log in
What is the best way to organize the folder structure for a large application (in particular services)?
I often read different versions of the structure, but I did not manage to understand one point.
There is an application, the structure is modular:
/core/
/app/
/component/
/service
/controller
/template
/css
Answer the question
In order to leave comments, you need to log in
I like the approach in which the application is structured by features. I would add app/common to your architecture, where services, directives, etc., common to components, will be stored in folders with the same names (services, directives)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question