Hacker News new | ask | show | jobs
by Waterluvian 1105 days ago
Back when I was starting out, it was nice that Backbone had such clean, well-commented code: https://github.com/jashkenas/backbone/blob/master/backbone.j...
2 comments

Indeed! jQuery as well, before the breakup into modules.
I really liked reading the source for underscore as well.