1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-26 17:13:30 +00:00

Add angular.js style guide (#4621)

Add a style guide that helped me with angular.js
This commit is contained in:
Dennis Braun 2020-10-22 17:35:52 +02:00 committed by GitHub
parent ce282dfc73
commit c6c1a189d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)