From f6186d0188f5ccc550b75dcc75cd94cf00771767 Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 31 Jul 2014 15:44:11 +0200 Subject: [PATCH] Update README.md added the LearnCode.academy vid The free LearnCode.academy video on youtube from Will Stern covers some of the ui-router quite nicely. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c621f0100..76b4b5a35 100644 --- a/README.md +++ b/README.md @@ -234,6 +234,7 @@ myApp.config(function($stateProvider) { * [Introduction Video](https://egghead.io/lessons/angularjs-introduction-ui-router) (egghead.io) * [Tim Kindberg on Angular UI-Router](https://www.youtube.com/watch?v=lBqiZSemrqg) * [Activating States](https://egghead.io/lessons/angularjs-ui-router-activating-states) (egghead.io) +* [Learn Angular.js using UI-Router](http://youtu.be/QETUuZ27N0w) (LearnCode.academy) ## Report an Issue