Getting started with AngularJS Introduction Topic
Approved Change
Remove Angular 2 references to keep it contextually relevant to Angular 1.x; remove non table/heading element from 'Versions' section; add $inject Property Annotation Syntax to 'Minification in Angular' section – Patrick Jan 9 at 0:07
Approved Change
Fixed minor grammar and language errors to make the context more understandable – LucyMarieJ Nov 30 '16 at 18:24
Open Improvement Request
This topic would benefit from additional syntax notation, explanation of parameters, or remarks.
Usually a fiddle isn't such a good idea, but for a "getting started" doc., especially with angular where you import the scripts in the index.html, a fiddle can actually help. So, the request is code snippets linked to a working online editor. – Liron Ilayev Oct 18 '16 at 8:47
-
Shouldn't this be "Getting started with AngularJS 1.x" since it would confuse newbies with 1.x and 2.0 as they might mix it up?
-
There is a separate channel for angular 2 which shows up when you search for angular. So I guess it is okay
Approved Change
Improved formatting, added links to directives official docs. – Mistalis Sep 13 '16 at 7:24
Approved Change
second thought, this may not be appropriate for angular specific documentation. – John F. Aug 6 '16 at 13:25
Approved Change
Did some formatting for better understanding. Content Delivery Network is not a code. <span ng-bind="name"></span> instead of <p> makes the explanation more comprehensive. Added explanation to use ng-cloak to prevent handlebars to display. – Syed Priom Sep 5 '16 at 21:33
Rejected Change
-
Someone already rejected a change like this (stackoverflow.com/documentation/proposed/changes/65475) this is not helpful in any way