From 46700742cf755d7dd59d0aae72bd105a342afd36 Mon Sep 17 00:00:00 2001 From: sdodge Date: Fri, 30 Mar 2012 10:37:43 -0500 Subject: [PATCH] Added a comment that the Namespace pattern is very good to follow --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bd42efc..d19444c 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,5 @@ JS Patterns
Project page at: http://shichuan.github.com/javascript-patterns +I find the most important page being the Namespace