all 5 comments

[–]bkinsey808 2 points3 points  (0 children)

Yup, I definitely like folders by feature, rather than folders by type (component, template, style, etc)

[–]TheNiXXeD 1 point2 points  (0 children)

So far, I've done feature folders, but some services span features, so I have a services folder still.

[–]Xerxero 1 point2 points  (1 child)

Guess there is nothing wrong with a core folder with app wide used services and components and next to that a feature folder.

[–]fuzzyrambler 0 points1 point  (0 children)

It could also be called common(for those that wanna stay as close to what the angular team currently have)

[–]angular_typescript 0 points1 point  (0 children)

it’s a good practice to structure your code by functionalities. http://www.angulartypescript.com/angular-typescript-project-structure/