Skip to content

Instantly share code, notes, and snippets.

@kartikm
Forked from samyakbhuta/JavascriptReferences.md
Last active December 20, 2015 00:09
Show Gist options
  • Save kartikm/6039565 to your computer and use it in GitHub Desktop.
Save kartikm/6039565 to your computer and use it in GitHub Desktop.
JavaScript Resources

Books

Environments

Libraries

  • [Underscore] (http://underscorejs.org/) - Helper functions including enumerator, iterators.
  • [jQuery] (http://jquery.com/) - Essentially browser side. Helps in DOM Traversal and Manipulation, Event Handling, Ajax.

Stay up-to-date

Future

Fun

Who's Who

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment