Skip to content

Commit cfe7d49

Browse files
No resources for Global are Evil
1 parent 1f726b0 commit cfe7d49

File tree

2 files changed

+1
-30
lines changed

2 files changed

+1
-30
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -277,8 +277,7 @@ Sooner or later I will complete it with the relative answers. Feel free to contr
277277
### [[]](#toc) <a name='patterns'>Questions about Design Patterns:</a>
278278

279279
#### Globals Are Evil
280-
Why are global and static objects evil? Can you show it with a code example? <br/>
281-
[Resources](design-patterns/globals-are-evil.md)
280+
Why are global and static objects evil? Can you show it with a code example?
282281

283282
#### Inversion of Control
284283
Tell me about Inversion of Control and how it improves the design of code.<br/>

design-patterns/globals-are-evil.md

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)