6 ms·
Backbone and Underscore have annotated source code: http://backbonejs.org/docs/backbone.html http://backbonejs.org/docs/backbone.html http://underscorejs.org/
by 2mur 11y ago
Backbone and Underscore have annotated source code:
http://backbonejs.org/docs/backbone.html http://backbonejs.org/docs/backbone.html
http://underscorejs.org/docs/underscore.html http://underscorejs.org/docs/underscore.html
- rememberlenny 11y ago+1 for Backbone. It is very well documented
- teamhappy 11y agoI was about to suggest lodash.
- adamcw 11y agoThis is what I came to suggest as well. I would also say that Express is a good one as well if you're looking to learn Node. Not quite as clear as the annotated source for Backbone, but well commented. I also liked the "Let's Make a Framework" posts at DailyJS. DailyJS in general was a great blog that is now closed, but the archives are still up. https://github.com/strongloop/express https://github.com/strongloop/express http://dailyjs.com/framework-index/ http://dailyjs.com/framework-index/