I am at the edge of where I really should be using jQuery and/or d3, but have this "keep it simple" itch+suspicion of opaque libraries :(
Conversation
Replying to
not opaque so much as too much going on for the simple things I want to do. Overpowered.
1
Show replies
Replying to
jQuery's annotated source is pretty easy to grok, but besides that, the docs are fantastic/point to exact code. robflaherty.github.io/jquery-annotat
1
Replying to
Have you read through the source code? If memory serves, the jQuery code is fairly accessible.
1





