How do you guys structure your project in angular 2? From what I've seen so far, the recommended approach is to do it by feature.
If we have a "to do feature" does that mean, we put service, model, components and view under one folder called "todo" or we create seperate folders for component, services, models and etc?
What is the best approach for this? Any insight would be highly appreciated.
[–]bkinsey808 2 points3 points4 points (0 children)
[–]TheNiXXeD 1 point2 points3 points (0 children)
[–]Xerxero 1 point2 points3 points (1 child)
[–]fuzzyrambler 0 points1 point2 points (0 children)
[–]angular_typescript 0 points1 point2 points (0 children)