From 15ef6f1495f341bd00b1de52ecc908c133fe26c9 Mon Sep 17 00:00:00 2001 From: Douglas Gaskell Date: Tue, 6 Jun 2017 07:45:12 -0700 Subject: [PATCH] Adds Angular 1 Style Guide --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 65dbae65..70da8bd0 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ When learning CS there are some useful sites you must know to get always informe * [Stuff you need to Code Better!](http://codebetter.com/) * [Directory of Online CS Courses](https://github.com/open-source-society/computer-science) * [Directory of CS Courses (many with online lectures)](https://github.com/prakhar1989/awesome-courses) + * [Angular 1 Style Guide (John Papa)] (https://github.com/johnpapa/angular-styleguide/tree/master/a1) # Interview Preparation