You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Design Patterns in Javascript
2
2
This will be a repository of how to use the Design Patterns from *Gang of Four* in your applications with Javascript.
3
-
I borrowed the examples from [Head First Design Patterns][http://www.amazon.com/First-Design-Patterns-Elisabeth-Freeman/dp/0596007124/ref=sr_1_1?ie=UTF8&qid=1316512770&sr=8-1] book.
3
+
I borrowed the examples from [Head First Design Patterns](http://www.amazon.com/First-Design-Patterns-Elisabeth-Freeman/dp/0596007124/ref=sr_1_1?ie=UTF8&qid=1316512770&sr=8-1) book.
4
4
5
5
## Design Patterns that you can found in this repository:
6
6
@@ -27,4 +27,4 @@ You will understand it better if you have one copy of the book I recomend you be
27
27
28
28
## Agreements
29
29
30
-
[Head First Design Patterns][http://www.amazon.com/First-Design-Patterns-Elisabeth-Freeman/dp/0596007124/ref=sr_1_1?ie=UTF8&qid=1316512770&sr=8-1] book.
30
+
[Head First Design Patterns](http://www.amazon.com/First-Design-Patterns-Elisabeth-Freeman/dp/0596007124/ref=sr_1_1?ie=UTF8&qid=1316512770&sr=8-1)
0 commit comments