|
|
|
|
|
by sgt
4686 days ago
|
|
Our largest Angular app currently has a 2500 line controllers.js file. There are about 20 controllers in this file. I've thought about splitting it up into multiple files, and I think I'm going to do that. However, right now it works quite well since I'm using "editor folds" to separate each controller. |
|