DEV Community

Discussion on: What are some newbie-friendly OSS projects to learn from?

Collapse
 
azizhk110 profile image
Aziz Khambati

Just go through the annotated source code of underscore and see how the various helper functions are implemented. Gives you deep insights on Javascript and little things in it.

underscorejs.org/docs/underscore.html