We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f726b0 commit cfe7d49Copy full SHA for cfe7d49
README.md
@@ -277,8 +277,7 @@ Sooner or later I will complete it with the relative answers. Feel free to contr
277
### [[↑]](#toc) <a name='patterns'>Questions about Design Patterns:</a>
278
279
#### 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)
+Why are global and static objects evil? Can you show it with a code example?
282
283
#### Inversion of Control
284
Tell me about Inversion of Control and how it improves the design of code.<br/>
design-patterns/globals-are-evil.md
0 commit comments