File tree
Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -1591,7 +1591,7 @@ depend on abstractions.
|
1591 | 1591 | 2. Abstractions should not depend upon details. Details should depend on
|
1592 | 1592 | abstractions.
|
1593 | 1593 |
|
1594 |
| -This can be hard to understand at first, but if you've worked with Angular.js, |
| 1594 | +This can be hard to understand at first, but if you've worked with AngularJS, |
1595 | 1595 | you've seen an implementation of this principle in the form of Dependency
|
1596 | 1596 | Injection (DI). While they are not identical concepts, DIP keeps high-level
|
1597 | 1597 | modules from knowing the details of its low-level modules and setting them up.
|
|
You can’t perform that action at this time.
0 commit comments