Skip to content

Commit 0921021

Browse files
author
K.C. Hunter
committed
Updating README
1 parent 63e5480 commit 0921021

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

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

3-
***Updated: 12-13-14***
3+
***Updated: 1-13-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

@@ -26,4 +26,7 @@ It is an MVC (Model-View-Controller) framework so a brief understanding of MVC i
2626
14. [Compile Part 1](https://www.youtube.com/watch?v=FemQfKf03gY "Compile, Pre, Post")
2727
15. [Compile Part 2](https://www.youtube.com/watch?v=uV_YoyQhrJY "$compile")
2828
16. [Transclude](https://www.youtube.com/watch?v=A0mdSbdE7-E "Transclude")
29-
17. [Config, NgView and NgRoute](https://www.youtube.com/watch?v=ZtqzeYooMw4 "Config, NgView and NgRoute")
29+
17. [Config, NgView and NgRoute](https://www.youtube.com/watch?v=ZtqzeYooMw4 "Config, NgView and NgRoute")
30+
18. [Route Params](https://www.youtube.com/watch?v=BmYVs4LY3OM "Route Params")
31+
19. [Custom Provider](https://www.youtube.com/watch?v=FemQfKf03gY "Custom Provider")
32+
20. [Injectors and Invoke](https://www.youtube.com/watch?v=Z8mE2-TWoQ8 "Injectors and Invoke")

0 commit comments

Comments
 (0)