Skip to content

Commit 127efb1

Browse files
author
K.C. Hunter
committed
Adding Filters and Sorting
1 parent 39aec49 commit 127efb1

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Accio Code Tutorials: AngularJS#
22

3-
***Updated: 11-22-14***
3+
***Updated: 12-6-14***
44

55
This tutorial series for [AccioCode](https://www.youtube.com/user/CDPAdvertising "Accio Code on YouTube") will show how to use the basics of AngularJS. You will learn how to make a simple web page and a simple web application.
66

@@ -21,4 +21,5 @@ It is an MVC (Model-View-Controller) framework so a brief understanding of MVC i
2121
9. [Isolate Scope Part 1](https://www.youtube.com/watch?v=-a4E2eRHHVY "Isolate Scope Part 1")
2222
10. [Isolate Scope Part 2](http://youtu.be/UMoDVY8HAVk "Isolate Scope Part 2")
2323
11. [Services and JSON](http://youtu.be/rHmk0UhJSb4 "Services and JSON")
24-
12. [Ng-Repeat](http://youtu.be/CqaoKt1Gvyk "Ng-Repeat")
24+
12. [Ng-Repeat](http://youtu.be/CqaoKt1Gvyk "Ng-Repeat")
25+
13. [Filters and Sorting](http://youtu.be/7nOcg6SPspI "Filters and Sorting")

0 commit comments

Comments
 (0)