Skip to content

Commit c40b51f

Browse files
committed
Added markdown tablet of contents
1 parent 5557777 commit c40b51f

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

README.md

+30
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,36 @@ A bunch of links to blog posts, articles, videos, etc for learning AngularJS. Th
55

66
NOTE: LINKS PRECEDED WITH A ** DISCUSS NEW STUFF IN ANGULAR 1.2. I will also list them below in their own heading for now, since many of you will likely want to quickly see what is new in Angular 1.2. Once the dust settles, or the 1.2 section gets too big, I will remove it. But for now, the Angular 1.2 links can be found in two places.
77

8+
### Table of Contants
9+
[New in Angular 1.2](#new-in-angular-12)
10+
[Books](#books)
11+
[Videos](#videos)
12+
[Courses](#courses)
13+
[Help](#help)
14+
[General Topics](#general-topics)
15+
[Introductions/Beginning AngularJS](#introductionsbeginning-angularjs-also-look-at-the-multipart-articles)
16+
[Lessons Learned](#lessons-learned)
17+
[Multipart Articles](#multipart-articles)
18+
[Sample Apps](sample-apps)
19+
[Scopes & Compile](#scopes--compile)
20+
[Dependency Injection](#dependency-injection)
21+
[Directives](#directives)
22+
[Services/Providers](#servicesproviders)
23+
[Routing](#routing)
24+
[Promises/Deferred](#promisesdeferred)
25+
[Forms](#forms)
26+
[Authentication](#authentication)
27+
[Colletions](#collections--ngrepeat-stuff)
28+
[Code Organization](#code-organization)
29+
[Testing](#testing)
30+
[RESTful Stuff](#restful-stuff)
31+
[Localization](#localization)
32+
[UI Stuff](#ui-stuff)
33+
[Integration with Other Languages/Frameworks](#integration-with-other-languagesframeworks)
34+
[Hosted Backends](#integration-with-other-languagesframeworks)
35+
[Mobile](#mobile)
36+
[Test Editor Bundles](#text-editor-bundleside-stuff)
37+
838
## New In Angular 1.2
939
* [**AngularJS 1.2 & Beyond] (http://www.youtube.com/watch?v=W13qDdJDHp8&feature=youtu.be)
1040
* [**Error Message Minification with MinErr] (http://kensheedlo.com/2013/08/15/error-message-minification-with-minerr.html)

0 commit comments

Comments
 (0)