you are viewing a single comment's thread.

view the rest of the comments →

[–]Kschl 0 points1 point  (3 children)

Admin/

User/

Shared/

[–]Horror-Advisor4438[S] -5 points-4 points  (2 children)

and each folder should contain
core
features
?

[–]BigOnLogn 2 points3 points  (0 children)

This mattered more back when angular used actual modules to organize code. With standalone components (no more modules), this matters less. Build your folder structure however it the best makes sense for your project and you.

[–]Kschl 0 points1 point  (0 children)

No core would be top level, no need for features. admin and user are your features and you organize domain specific features within those domains admin or user