Comment on Ask HN: Good JavaScript codebases to read?Comments−bigtunacan11yWhile it might bring a few boos or hisses these days, there are a lot of lessons to be learned from reading the jQuery code base.−mindcrash11yEven better is the annotated version of the original jQuery release, which contains John's rationale about how things are the way they are.http://ejohn.org/blog/annotated-version-of-the-original-jque...
Comments
While it might bring a few boos or hisses these days, there are a lot of lessons to be learned from reading the jQuery code base.
Even better is the annotated version of the original jQuery release, which contains John's rationale about how things are the way they are.
http://ejohn.org/blog/annotated-version-of-the-original-jque...