From c6c1a189d404d1b4466bafa06ffed710ed1f0020 Mon Sep 17 00:00:00 2001 From: Dennis Braun <36695828+L0MiN@users.noreply.github.com> Date: Thu, 22 Oct 2020 17:35:52 +0200 Subject: [PATCH] Add angular.js style guide (#4621) Add a style guide that helped me with angular.js --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 0e84c5f2..1487845f 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1689,6 +1689,7 @@ Kerridge (PDF) (email address *requested*, not required) * [Angular for the jQuery developer](http://www.ng-newsletter.com.s3-website-us-east-1.amazonaws.com/posts/angular-for-the-jquery-developer.html) * [Angular.js Guide](https://docs.angularjs.org/guide/) * [Angular.js Material Designing](https://material.angularjs.org/latest/) +* [Angular.js Style Guide](https://github.com/toddmotto/angularjs-styleguide) * [Angular.js Tutorial](https://docs.angularjs.org/tutorial) * [AngularJS - Step by Logical Step](http://nicholasjohnson.com/angular-book/) * [AngularJS Notes for Professionals](https://books.goalkicker.com/AngularJSBook) (PDF)