Skip to content

Commit 113c343

Browse files
committed
Update README.md
Remove trailing colon of titles for consistency.
1 parent 71cbb40 commit 113c343

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
# Awesome-AngularJS
22
If you don't know how to build applications with Javascript, be sure to take a look at [curated list for Javascript learning resources](https://www.codementor.io/learn-javascript-online) and go through some of the tutorials first. If you have some basic Javascript knowledge, here are a few resources you can use to get started with AngularJS.
33

4-
## Best Learning Guides:
4+
## Best Learning Guides
55
- [AngularJS Learning Center](https://www.codementor.io/angularjs)
66
- [Learn AngularJS Online - A Guide](https://www.codementor.io/learn-angularjs)
77

8-
## Tutorials:
8+
## Tutorials
99

10-
### AngularJS Tutorial Series:
10+
### AngularJS Tutorial Series
1111

1212
- Part 1 – [Building a Calendar with LESS CSS, Font Awesome, and Moment](https://www.codementor.io/angularjs/tutorial/angularjs-calendar-directives-less-cess-moment-font-awesome)
1313
- Part 2 – [Flipping Tiles with CSS3 Animations and AngularJS](https://www.codementor.io/angularjs/tutorial/animated-flip-tiles-css3-angularjs)
1414
- Part 3 – [How to Make a Sliding Menu with Directives](https://www.codementor.io/angularjs/tutorial/making-a-sliding-menu-with-directives-less-css)
1515
- Part 4 – [Creating a Focus Text Box Control With Fancy Feedback][]
1616
- Part 5 – [Creating a Dropdown Control For Your Site][create]
1717

18-
### General Topics for Beginners:
18+
### General Topics for Beginners
1919
- [6 AngularJS Tips for Beginners: Scope, Directives, Localization, $postDigest, and Controllers](https://www.codementor.io/angularjs/tutorial/6-angularjs-tips-scope-directives-localization-postdigest-controllers)
2020
- [AngularJS Tutorial: Understanding How Directives Work](https://www.codementor.io/angularjs/tutorial/how-angular-directive-scope-work)
2121
- [Using AngularJS to sort a Firebase Database Full of Objects](https://www.codementor.io/angularjs/tutorial/firebase-angular-sort-objects)
@@ -28,7 +28,7 @@ If you don't know how to build applications with Javascript, be sure to take a l
2828
- [AngularJS Tutorial](http://tutorials.jenkov.com/angularjs/index.html)
2929

3030

31-
## Online Help:
31+
## Online Help
3232
- [1:1 AngularJS Help from Proven Experts](https://www.codementor.io/angularjs-experts)
3333

3434

@@ -39,7 +39,7 @@ If you don't know how to build applications with Javascript, be sure to take a l
3939
- [Pro AngularJS](http://www.amazon.com/Pro-AngularJS-Experts-Voice-Development-ebook/dp/B00HX4PJ9I/ref=tmm_kin_title_0?_encoding=UTF8&sr=&qid=)
4040

4141

42-
## Videos:
42+
## Videos
4343
- [AngularJS Office Hours with AngularUI Founder: Best Practices, UI-Router, and ORM](https://www.codementor.io/angularjs/tutorial/angularjs-best-practices-ui-router-orm)
4444
- [Does AngularJS have performance issues? ](https://www.codementor.io/officehours/1395094426/does-angularjs-have-performance-issues-a-conversation-with-stepan-suvorov)
4545
- [Building SPAs with Angular for Office 365, SharePoint Online & SharePoint 2013 On-Premises
@@ -51,7 +51,7 @@ If you don't know how to build applications with Javascript, be sure to take a l
5151

5252

5353

54-
## Ducumentations:
54+
## Ducumentations
5555
- [AngularJS Official Tutorial](https://docs.angularjs.org/tutorial)
5656
- [DevDocs](http://devdocs.io/)
5757

@@ -65,7 +65,7 @@ If you don't know how to build applications with Javascript, be sure to take a l
6565
- [Angular Course](https://www.angularcourse.com/#/)
6666

6767

68-
## Tips:
68+
## Tips
6969
- [AngularJS text formatting "on fly" example ](https://www.codementor.io/tips/3731824334/angularjs-text-formatting-on-fly-example)
7070
- [Code example of using AngularJS $http service](https://www.codementor.io/tips/3815274433/code-example-of-using-angularjs-http-service)
7171
- [How to use Querystring with $location.path() in AngularJS](https://www.codementor.io/tips/9133438272/how-to-use-querystring-with-location-path-in-angularjs)
@@ -81,7 +81,7 @@ If you don't know how to build applications with Javascript, be sure to take a l
8181

8282

8383

84-
## Developer Tools:
84+
## Developer Tools
8585
- [AngularJS Batarang](https://chrome.google.com/webstore/detail/ighdmehidhipcmcojjgiloacoafjmpfk)
8686
- [JSFiddle](http://jsfiddle.net/)
8787
- [Yeoman](http://yeoman.io/)

0 commit comments

Comments
 (0)