DovAmir / awesome-design-patterns

A curated list of software and architecture related design patterns.
39.15k stars 2.87k forks source link

Change 'Angular' label to 'AngularJS' #6

Closed driver-by closed 6 years ago

driver-by commented 6 years ago

In Angular community it's clearly defined to distinguish "angular 1.x" and "angular 2+" as "AngularJS" and "Angular". So I've updated your first entry in the list from "Angular" to "AngularJS" to prevent confusion as the link stands for AngularJS patterns. Although you could argue that this section could embrace Angular patterns too (if there will be some articles on that topic), I'd suggest to separate the sections (AngularJS and Angular) as these are really different frameworks.

Anyway thank you for the great repo!