From 5c380129800d327d57f4baa4ee478d0ea45a30f3 Mon Sep 17 00:00:00 2001
From: Ward Bell When not specified, Angular is assumed to be referring to the latest and greatest stable version from the Angular Team. Version 4.1 Now Available - We are pleased to announce that the latest release of Angular is now available. Staying up to date is easy! Version v4.1 now available - We are pleased to announce that the latest release of Angular is now available. Staying up to date is easy! Correct New *ngIf Capabilities - New in version 4.0 is the ability to use additional syntax to create local variables. This can be very helpful in cases such as working with observables … New Incorrect New *ngIf Capabilities In Angular 4 - Angular 4 introduces the ability to use additional syntax to create local variables. This can be very helpful in cases such as working with observables … New Reasoning AngularJS is the 1.x series of work and promises provided by the Angular team. AngularJS is the v1.x series of work and promises provided by the Angular team. X for Angular 3rd parties should use the terminology “X for Angular” or “ng-X” for software projects. Projects should avoid the use of Angular X (e.g. Angular UI Toolkit), as it could create authorship confusion. This rule does not apply to events or meetup groups. Developers should avoid using Angular version numbers in project names, as this will artificially limit their projects by tying them to a point in time of Angular, or will require renaming over time. As always, component and directive selectors should not begin with “ng-” selectors as this will conflict with components and directives provided by the Angular team.Example
- Example
*ngIf
capabilities - New in version 4.0 is the ability to use additional syntax to create local variables. This can be very helpful in cases such as working with observables …*ngIf
capabilities in Angular v4 - Angular v4 introduces the ability to use additional syntax to create local variables. This can be very helpful in cases such as working with observables …AngularJS
- Examples
@@ -144,7 +144,8 @@
3rd Party Projects
- X for Angular
+
-
OK to use
ng2-
angular2-
-
ng-
angular-
Examples
-
@@ -185,8 +186,8 @@
but we want to remain consistent on the styling and use of them to prevent confusion and to appear unified.
ng-health
to help developers track their own health.ReallyCoolTool
for Angular.ReallyCoolTool
for AngularJS.