AngularJS


24 Community Requests

angular handling promise AngularJS handling promises content include how to create a new promise and resolve that promise. This content also includes how to handle nested promises and how to chain promises. requested by sachila ranawaka 4,932
AngularJS to Angular Just recently AngularJS has been officially renamed to Angular. When talking about Angular, only mention the version (Angular 2, Angular 4) when discussion specifics to that release. requested by Arden Shackelford 5
database system General description of database system, including SQL and NoSQL. requested by Wildan S. Nahar 5
Power of ngModelOptions Need explanation on the power of ngModelOptions where to use (in what situations). Best practices with examples. requested by Rajath M S 306
ngCookies Explanation on using $cookieStore and clearing cookies stored after the session ends. And $cookies best practices. requested by Rajath M S 306
Paging .controller("Elements", function (Elements) { this.Elements = Elements; }) if my Elements collection is hundreds elements, it would be useful a generic approach to paging, with sample for controller and for html view. requested by Falco 127
ngdoc Documenting the angular code. requested by Rohit 4,362
Angular Loader An example of the usage for angular loader npmjs.com/package/angular-loader requested by jkris 1,363
Angularjs File Upload with preview <script async src="//jsfiddle.net/ICPradeep/y27e4knm/1/embed/"></script> requested by Pradeep Kumar 1
Why AngularJS is needed and how it is rated compared to other web framework What is need for AngularJS ? what other widely used frameworks ? where all is this used ? , some real examples which can be cheked for getting better picture of angularJS requested by Vasistha Jagannath 1
Building an e2e application using Angularjs + Spring REST + MySQL(or any db) AngularJS + Spring REST combination is widely used to develop applications worldwide. A good Tutorial that can explain about building an e2e application using Angularjs + Spring REST + MySQL(or any db) would be really great. Targeted Audience: Someone who has knowledge in Java, Angular Beginner requested by Praveesh P 120 1 comment
For people coming from different languages / framework, it might be hard to setup testing tools for the first time. How to configure jasmine; How to configure karma; What is it necessary to know before writing first test; Environment configuration. requested by Marco Aurélio Deleu 1,743 1 comment
D3.js Directives with AngularJS Tutorial on various d3 charts from github.com/d3/d3/wiki/Gallery and how to include them as directives in an angularjs application. requested by Sajeetharan 36.3k
Decorators Using decorators to override directives, filters, and services. requested by Paul Sweatte 15.6k 1 comment
Spring Security with AngularJS For Spring and Spring Boot Need a proper examples using angularjs with spring security for spring mvc also spring boot requested by SakthiSureshAnand 452 3 comments
Caching Explanation to angular caching $cacheFactory, Cache Object, Caching through $http requested by Gavisidda Gadagi 190