From 50b52b2cc05e5e592c439fb62808bb886e590715 Mon Sep 17 00:00:00 2001 From: Daniel Szymanek Date: Mon, 1 Jul 2013 03:25:33 +0200 Subject: [PATCH] Add jQuery annotated source I suggest adding annotated source to the readme, as it seems helpful to understand how most of the things work. --- architecture-examples/jquery/readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/architecture-examples/jquery/readme.md b/architecture-examples/jquery/readme.md index a04a23e658..6374690b23 100644 --- a/architecture-examples/jquery/readme.md +++ b/architecture-examples/jquery/readme.md @@ -20,6 +20,7 @@ Here are some links you may find helpful: Articles and guides from the community: * [Try jQuery](http://try.jquery.com) +* [jQuery Annotated Source](http://github.com/robflaherty/jquery-annotated-source) * [10 Things I Learned From the jQuery Source](http://paulirish.com/2010/10-things-i-learned-from-the-jquery-source) Get help from other jQuery users: