AngularJS


20 Requested Topics

Migration to Angular2 There are a lot of developers who has worked on AngularJS v1. So, a migration guide will be really helpful for the developers to get started with AngularJS v2. requested by abhishek 588 5 comments
End To End testing in AngularJS It's good to have documentation for end to end testing since unit testing is already covered. requested by Gavisidda Gadagi 121
Best practices When should I use a factory or a service ? What should be in the controller and in the service ? How should I structure my application folder ? Should I split my large HTML file in partials or small views ? requested by Weedoze 3,932
$resource how to use $resource and how to create promise. I have confusion about promise.then method. requested by Durgpal Singh 2,172
AngularJS applications internationalization (a.k.a i18n) and localization (a.k.a l10n) Developing applications which are used by different languages is an inevitable task, this section discusses common ways to build such applications. requested by HFA 288
Caching Explanation to angular caching $cacheFactory, Cache Object, Caching through $http requested by Gavisidda Gadagi 121
AngularJS applications deployment This section discusses steps to deploy your glorious AngularJS app to your favorit web server requested by HFA 288
Communicating with Servers Documentation about communicating with server using $http vs $resources it really helps to begginers requested by Gavisidda Gadagi 121
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 434 3 comments
Decorators Using decorators to override directives, filters, and services. requested by Paul Sweatte 15.3k 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 27.5k
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,501 1 comment
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 112 1 comment
Angular MVC What is MVC in Agular Js, Example and Explaination. requested by Ali786 1,386
Angularjs File Upload with preview <script async src="//jsfiddle.net/ICPradeep/y27e4knm/1/embed/"></script> requested by Pradeep Kumar 1
Angular Loader An example of the usage for angular loader npmjs.com/package/angular-loader requested by jkris 1,228
ngdoc Documenting the angular code. requested by Rohit Jindal 2,432
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