You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
6
6
@@ -9,7 +9,5 @@ AngularJS is an open-source framework in JavaScript. It was created and maintain
9
9
10
10
It is an MVC (Model-View-Controller) framework so a brief understanding of MVC is suggested, but not required, to use this tutorial.
11
11
12
-
## Course Videos ##
13
-
1.[Setting up AngularJS Workspace](https://www.youtube.com/watch?v=ofASsumsf7E"Setting up AngularJS Workspace on YouTube")
14
-
2.[Simple Data Binding with AngularJS](https://www.youtube.com/watch?v=ia_vAGm_PCQ"Simple Data Binding with AngularJS")
15
-
3.[An Introduction to Controllers](https://www.youtube.com/watch?v=IGy2c-XwXgI"An Introduction to Controllers")
12
+
## Directives Videos ##
13
+
1.[Writing Our First Directive](http://youtu.be/QwaVgz-GSXY"Writing our First Directive")
0 commit comments