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
@@ -10,4 +10,6 @@ AngularJS is an open-source framework in JavaScript. It was created and maintain
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
12
## Course Videos ##
13
-
1.[NgAnnotate and Minification](http://youtu.be/4waCqOuw3Tc"NgAnnotate and Minification")
13
+
1.[Starting The Single Page Website](https://www.youtube.com/watch?v=V6unYD1QrAs"Starting the Single Page Website")
0 commit comments