Closed rhewitt22 closed 9 years ago
Angular is great for writing modular code, but you often end up with a pretty long list of JS files to include. I suggest setting up a build system with gulp or grunt to concatenate these files together to reduce HTTP requests.
Angular is great for writing modular code, but you often end up with a pretty long list of JS files to include. I suggest setting up a build system with gulp or grunt to concatenate these files together to reduce HTTP requests.