I have started learning AngularJS v1 recently. I am really amazed with the kind of SPA applications that we can make with it. I am planning to use it for my future product demos.
What are the most useful and basic AngularJS modules that will be helpful for me? Any suggestions?
Thanks.
Angular Local Storage Module - github.com/grevory/angular-local-storage
Most useful depends on what you want to do.We control windows applications per browser with the help of angular.
Some modules we use are:
These are most popular angular modules that you can ask to any angular developer. Most probably, he will never say no..
Sandeep Panda
co-founder, Hashnode
The following are some of the widely used AngularJS modules:
ng-table, for sorting and filtering - ngmodules.org/modules/ng-tableCheck out ngModules to see a list of popular Angular Modules.