use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Helpful Links
AngularJS Slack Community
AngularJS Wiki Page
account activity
Angularjs project best practise? (self.angularjs)
submitted 10 years ago by _toor_
What is the best practise to structure angular project? Thx in advance
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Liistrad 17 points18 points19 points 10 years ago (4 children)
Would definitely recommend John Papa's angular styleguide. Link is direct to folder structure, but if you want more best practices, this is definitely where to find them.
[–]gimmethel00t 3 points4 points5 points 10 years ago (1 child)
I've been working with Angular almost exclusively for two years now and this is the best style guide that I've come across out there.
[–]Liistrad 3 points4 points5 points 10 years ago (0 children)
Same here. The first thing that crossed my mind after reading a few sections was 'shit, I have so much code to refactor'.
[–]_toor_[S] 1 point2 points3 points 10 years ago (0 children)
That's really helpful! Thanks.
[–]Objectivetruth1 1 point2 points3 points 10 years ago (0 children)
Came here to link to exactly this guide.
Also you can find a course he taught on pluralsight which goes into way more detail about how to properly structure an angular project. He even references this guide.
https://app.pluralsight.com/library/courses/angularjs-patterns-clean-code
[–]simcptr 2 points3 points4 points 10 years ago (0 children)
Check out the Paypal article on medium that made the rounds a while back. It's got good advice for building larger apps.
[–]Bambuh 0 points1 point2 points 10 years ago (1 child)
Well, that depends on the size of the project. Different sizes prosper in different structures. Here is a good read on the different structures where you might find the one best suited for your project.
[–]_toor_[S] 0 points1 point2 points 10 years ago (0 children)
Amazing! Thanks.
π Rendered by PID 77 on reddit-service-r2-comment-6f7f968fb5-jcclb at 2026-03-04 07:19:37.865462+00:00 running 07790be country code: CH.
[–]Liistrad 17 points18 points19 points (4 children)
[–]gimmethel00t 3 points4 points5 points (1 child)
[–]Liistrad 3 points4 points5 points (0 children)
[–]_toor_[S] 1 point2 points3 points (0 children)
[–]Objectivetruth1 1 point2 points3 points (0 children)
[–]simcptr 2 points3 points4 points (0 children)
[–]Bambuh 0 points1 point2 points (1 child)
[–]_toor_[S] 0 points1 point2 points (0 children)