A bunch of links about angular.js
. Feel free to send pull request.
- Angular.js official site
- Getting started
- Concepts
- API
- A better way to learn angularjs
- Learn angularjs 5 examples
- Everything you need to understand to start with AngularJS
- Angular.js tutorial
- AngularJS Tutorial – Learn AngularJS in 30 minutes
- Angular.js for beginners
- How to get started (Part 1 of the AngularJS - from beginner to expert in 7 steps series)
- Ultimate guide to learning AngularJS in one day
- AngularJS – Beginners guide
- 8 Tips for Angular.js Beginners
- Beginners AngularJS – Creating Our First Web App
- Getting started with AngularJS
- From jQuery to AngularJS: A beginner's example
- AngularJS tips for beginners
- New to angularjs?
- AngularJS Tutorial Two Way Data Binding
- AngularJS is here
- So You Want To Learn AngularJS? Start With These Tutorials And Resources
- Angular tips
- Introduction to angular.js
- AngularJS for Busy Developers (Part 1)
- Learn AngularJS Step by Step
- Bite-sized web development training with AngularJS.
- Writing directives
- Scott Allen: The Abstractions of AngularJS
- AngularJS Deep Dive
- AngularJS: The Awesome Parts
- AngularJS Fundamentals In 60-ish Minutes
- AngularJS end-to-end web app tutorial Part I
- AngularJS end-to-end web app tutorial Part II
- Introduction to Angular.js in 50 Examples (part 1)
- Responsive Web Design using AngularJS
- David Wagstaff: Crossing the Beams: Using Bootstrap with AngularJS
- AngularJS and Socket.IO - The Basics
- Services in Angular.js
- Get started Angularjs,Simple login, best practices
- Easy form validation with Angular.js
- How To Authenticate With AngularJS
- Avoiding Noob Bad Practices With AngularJS
- Angular.js directives
- ng-book
- AngularJS By Brad Green, Shyam Seshadri
- AngularJS in Action
- Angular basics
- Angularjs directives
- [Mastering Web Application Development with AngularJS](http://www.packtpub.com/angularjs-web-application -development/book?tag=dp/masteringwebwithangularjs-abr1/0913)
- Angularjs Design Patterns
- AngularJS for .NET Developers
- What You Need To Know About AngularJS Data Binding
- The 80/20 Guide to Writing AngularJS Directives
- Make Your Own AngularJS, Part 1: Scopes And Digest
- how does the binding and digesting work in AngularJS
- AngularJs $provide API internals & circular dependency problem.
- Configuring Dependency Injection in AngularJS
- AngularJS Directives That Override Standard HTML Tags
- AngularJS: $watch, $digest and $apply
- How to create (singleton) AngularJS services in 4 different ways
- Unit Testing "Hello World"
- Advanced testing and debugging in angularjs
- Unit Testing Best Practices in AngularJS
- AngularJS Test Example
- How to Unit Test Controllers In AngularJS Without Setting Your Hair On Fire
- AngularJS Testing
- AngularJS–Part 7, Getting ready to test
- Angularjs testing with karma and jasmine
- Simple unit tests with angularjs
- Testing angular.js with karma
- Practical End-to-End Testing with Protractor
- Testing AngularJS Apps with Protractor
- AngularJS Batarang
- Debugging performance problems in AngularJS with Batarang and Chrome DevTools
- Introducing the AngularJS Batarang
- How to debug AngularJS in Chrome Browser
- Debugging AngularJS Source with WebStormhttp://tech.small-improvements.com/2013/11/28/analysing-performance-of-angularjs-screens/
- Analysing Performance of AngularJS Screens
- Security Testing AngularJS Web Application
- Sublime text 2 package
- VIM UltiSnip & Snipmate Snippets for AngularJS
- Running JavaScript tests with Karma in WebStorm 7
- Visual Studio
- Does it make sense to use Require.js with Angular.js?
- AngularJS with RequireJS
- Angularjs and RequireJS
- Integrating AngularJS with RequireJS
- angular-requirejs-seed
- angularjs and require todomvc example
- angular.js templates
- AngularJS Dynamic Templates – Yes We Can!
- Using Inline Templates in Angular
- How to render html with angular templates
- Angular Templates
- Integrate AngularJS with Django
- AngularJS - Introducing Templates
- Ember vs Angular – Templates
- AngularJS templates and Ruby on Rails assets pipeline
- Variable templates for an AngularJS directive
- Angular Routing Documentation
- $route
- ui-router
- Angularjs routing and views tutorial with example
- Single page apps with angularjs routing and templating
- angular-route-segment
- Angularjs routing changes
- Use the AngularUI Router instead of ngRoute
- Can angularjs routes have optional parameter values
- Angularjs dynamic routing
- Difference between angular route and angular ui router
- Mapping angularJS routes onto uRL parameters and client side events
- The basics of using ui router with angularjs
- Angular directives
- Practical guide angularjs directives
- Angularjs directives tutorial
- Understanding Directives
- Angularjs directives using isolated scope with attributes
- Angularjs customizing the-template within a directive
- Directives
- The hitchhikers guide to the directive
- angular js directives difference controller link
- angularjs directive-restrictions
- angularjs directives basics
- angularjs directive design
- Understanding angularjs directives part1 ng repeat and compile
- Advanced directives combining angular with existing components and jquery
- How kendo ui uses kendo ui to build angular directives for kendo ui
- Creating simple directive in angular
- Dont fear directives in angular-js
- Writing more maintainable angular dot js directives
- Angular directives from scratch
- Little known angular directives
- Experiment decorating directives
- Use cases of angularjs directives
- Models and services in angular
- ngModel
- Rich object models and angular js
- Modeling data and state in your angularjs application
- How to model my data in angular.js
- Scopes
- $scope
- $rootScope
- Scope watch vs watchCollection In AngularJS
- How do i use rootscope in angular to store variables
- Expression
- angularjs if then else construction in expression
- Inline conditionals in angular js
- Angular ng class if else-expression
- Exploring angularjs expressions
- $compile
- Docimentation for compiler
- Angular - $compile: How it works, How to use it.
- AngularJS and $compile
- Filters
- Filter guide
- $filter
- Custom filter
- The 80/20 Guide to Writing and Using AngularJS Filters
- angularjs-in-depth-part-2. Filters
- ng-view
- Multiple ng-view in single template
- Nested Views Routing And Deep Linking With AngularJS
- angular.js views and controllers
- Sharing data between angular views
- data binding
- data binding in angular hub
- Angular and Polymer Data Binding, Together!
- Databinding in angularjs
- Two way data binding in AngularJS Directives
- $q
- Promises in AngularJS, Explained as a Cartoon
- Promises
- Using AngularJS Promises
- Using Promises in AngularJS Views
- controller
- ng-controller
- angularjs controller tutorial
- when to use directives controllers or services in-angular
- angularjs step by step controllers
- app controller vs function in angular js
- how to create separate angularjs controller files
- angularjs part 2 the controller
- Creating AngularJS Controllers With Instance Methods
- sharing models between nested controllers
- di
- [services dependency injection](http://henriquat.re/basics-of-angular/services-dependency-injection/services-and-dependency-injection-in-angularjs.html
- Understanding Dependency Injection
- the magic behind angularjs dependency injection
- angularjs inject service into multiple controllers
- Services
- Difference between Service, Factory and Provider in AngularJS
- Angular services and useable patterns
- Understanding Service Types
- $http
- json rpc
- $http post in Angular.js
- angular-http-auth
- Consuming a RESTful Web Service with AngularJS