A
A
anamorph2017-06-19 12:25:43
Angular
anamorph, 2017-06-19 12:25:43

What is the correct folder structure in an AngularJS application with a NodeJS backend?

I'm going to make an Angular application from scratch. The backend will be on Node (express)
In all training materials, Angular is connected with a tag in html and the controllers.js file with controllers is also included.
But what if there are a lot of controllers and they are divided into several files? All in html to cut? I'm new to this, but I don't understand if this is a normal practice at all. Or maybe webpack is needed for such cases?
Also about the question itself in the title: I would like to know how a normal angular application of an experienced developer looks in general, which is no longer ashamed to show. If you know github repositories, please share links, or tutorials / videos, etc.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
RidgeA, 2017-06-20
@RidgeA

https://www.udemy.com/the-complete-guide-to-angular-2/
If you want, you can find videos on torrents.

O
ozknemoy, 2017-06-20
@ozknemoy

I advise as in angular starter https://github.com/AngularClass/angular-starter

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question