From 07cc9d5141fa456be0711df5d84ebbcf1e153050 Mon Sep 17 00:00:00 2001 From: Dean Sofer Date: Tue, 28 May 2013 17:29:55 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/Home.md b/Home.md index 6ae61a2..a1cec72 100644 --- a/Home.md +++ b/Home.md @@ -1,7 +1,10 @@ -Welcome to the angular.js wiki! - -* [List of fiddles/gists/plunkers](wiki/JsFiddle-Examples) -* [Projects using AngularJS](wiki/Projects-using-AngularJS) -* [The Nuances of Scope Prototypal Inheritance](wiki/The-Nuances-of-Scope-Prototypal-Inheritance) -* [Understanding Directives](wiki/Understanding-Directives) -* [Contribution-Checklist](wiki/Contribution-Checklist) \ No newline at end of file +* [[Upcoming Events]] +* [[Resources]] + * [[JSFiddle Examples]] +* [[FAQ]] + * [[Understanding Directives]] + * [[Understanding Providers]] (needs work) + * [[Understanding Scopes]] + * [[When to use $scope.$apply()]] +* [[Projects using AngularJS]] +* [[Design Discussions]] \ No newline at end of file