Skip to main content

All Questions

Filter by
Sorted by
Tagged with
0 votes
1 answer
246 views

AngularJS: does the directory structure (e.g. modular programming) influence loading time?

Can modular programming contribute to lower loading time and how? I read about ways to Modularize AngularJS applications. In general the reason for doing so is to have a good structure when creating ...
AMG's user avatar
  • 704
0 votes
1 answer
312 views

Angularjs-more module dependency issue

I am using more dependency modules for various application.I want to show the ngtable using directive. but this was not working. sometimes no error, some time i am getting following the error '...
goutham l's user avatar