Skip to content
This repository has been archived by the owner on Feb 28, 2020. It is now read-only.

Bring README.txt sections into alphabetical order #320

Merged
merged 33 commits into from
Dec 29, 2016
Merged
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
4c6900c
Reorder Books section
stakx Oct 27, 2016
bdaea90
Reorder Videos section
stakx Oct 27, 2016
757d573
Reorder Courses section
stakx Oct 27, 2016
65d0f1b
Reorder Help section
stakx Oct 27, 2016
30a0eb5
Reorder General Topics section
stakx Oct 27, 2016
59765bb
Restore corrupted entry in General Topics section
stakx Oct 27, 2016
661b09e
Reorder Introductions section
stakx Oct 27, 2016
c040006
Reorder Best Practices section
stakx Oct 27, 2016
02ea381
Reorder Lessions Learned section
stakx Oct 27, 2016
141a485
Reorder Boilerplates/Seed Projects section
stakx Oct 27, 2016
7140210
Reorder Multipart Articles section
stakx Oct 27, 2016
2227f7d
Reorder Sample Apps section
stakx Oct 27, 2016
7f44a2b
Reorder Scopes & Compile section
stakx Oct 27, 2016
c0544c5
Reorder Dependency Injection section
stakx Oct 27, 2016
0161b79
Reorder Directives section
stakx Oct 27, 2016
b0e2f9c
Reorder Services/Providers section
stakx Oct 27, 2016
833856f
Reorder Routing section
stakx Oct 27, 2016
9006221
Reorder Promises/Deferred section
stakx Oct 27, 2016
597ae0f
Reorder Forms section
stakx Oct 27, 2016
bfe8af2
Reorder Authentication section
stakx Oct 27, 2016
6fa1c62
Reorder Collections section
stakx Oct 27, 2016
b900a76
Reorder Code Organization section
stakx Oct 27, 2016
1ed37f0
Reorder Testing section
stakx Oct 27, 2016
a0e66d9
Reorder RESTful Stuff section
stakx Oct 27, 2016
158099f
Reorder Localization section
stakx Oct 27, 2016
cfcb708
Reorder UI Stuff section & fix corrupted link
stakx Oct 27, 2016
b390ce1
Reorder Integration section
stakx Oct 27, 2016
7af5b9d
Reorder Hosted Backends section
stakx Oct 27, 2016
177c7d5
Reorder Mobile section
stakx Oct 27, 2016
45425df
Reorder Popular 3rd Party section
stakx Oct 27, 2016
50b2c43
Reorder Text Editor section
stakx Oct 27, 2016
9525815
Reorder Development Tools section
stakx Oct 27, 2016
d0f52f0
Remove 2 duplicate links
stakx Oct 27, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Reorder Mobile section
  • Loading branch information
stakx committed Oct 27, 2016
commit 177c7d5640cca9897a3fecc723c99ceac26a4a5f
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -697,14 +697,14 @@ NOTE 2: Soon, I plan to remove all links that deal with Angular 1.0 or 1.1. All
* [Three-Way Data Binding with Firebase and Angular] (https://www.firebase.com/blog/2013-10-04-firebase-angular-data-binding.html)

## Mobile
* [Quick Start Guide to PhoneGap+AngularJS] (http://devgirl.org/2013/06/10/quick-start-guide-phonegap-and-angularjs/)
* [Building PhoneGap Apps with AngularJS] (http://briantford.com/blog/angular-phonegap)
* [Developing a mobile app with Phonegap, AngularJS and ExpressJS Part I] (http://abou-kone.com/2013/07/17/developing-a-mobile-app-with-phonegap-angularjs-and-expressjs-part-i/)
* [Ionic Framework with AngularJS app development](http://ionicframework.com/)
* [PhoneGap And AngularJS: In App Browser] (http://tech.pro/tutorial/1357/phonegap-and-angularjs-in-app-browser)
* [PhoneGap And AngularJS: Notification Service] (http://tech.pro/tutorial/1349/phonegap-and-angularjs-notification-service)
* [Developing a mobile app with Phonegap, AngularJS and ExpressJS Part I] (http://abou-kone.com/2013/07/17/developing-a-mobile-app-with-phonegap-angularjs-and-expressjs-part-i/)
* [Quick Start Guide to PhoneGap+AngularJS] (http://devgirl.org/2013/06/10/quick-start-guide-phonegap-and-angularjs/)
* [Sample Mobile Application with AngularJS] (http://coenraets.org/blog/2013/11/sample-mobile-application-with-angularjs/)
* [The Definitive Guide to Angular on Mobile] (http://www.ng-newsletter.com.s3-website-us-east-1.amazonaws.com/posts/angular-on-mobile.html)
* [Ionic Framework with AngularJS app development](http://ionicframework.com/)

## Popular Third-Party Modules
* [Bindonce - watchless AngularJS](https://github.com/Pasvaz/bindonce)
Expand Down