Update README.md (#1590)
This commit is contained in:
parent
1e10951c23
commit
68308dc550
@ -119,8 +119,8 @@ and manage it.
|
|||||||
|
|
||||||
Pros
|
Pros
|
||||||
|
|
||||||
* Allows keeping all objects creation in one place and avoid of spreading 'new' key value across codebase.
|
* Allows keeping all objects creation in one place and avoid of spreading 'new' keyword across codebase.
|
||||||
* Allows to writs loosely coupled code. Some of its main advantages include better testability, easy-to-understand code, swappable components, scalability and isolated features.
|
* Allows to write loosely coupled code. Some of its main advantages include better testability, easy-to-understand code, swappable components, scalability and isolated features.
|
||||||
|
|
||||||
Cons
|
Cons
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user