Skip to content

Instantly share code, notes, and snippets.

@kumar-abhishek
Forked from theabraham/gist:1307910
Created January 1, 2012 03:41
Show Gist options
  • Save kumar-abhishek/1546168 to your computer and use it in GitHub Desktop.
Save kumar-abhishek/1546168 to your computer and use it in GitHub Desktop.
JavaScript Resources

Google is the ultimate tool if you want to learn something new, but this link-fest is made up of some of my favorite bookmarks on JavaScript; there's a lot of reading to do!

Also, feel free to email me at xbrxhxmxlrxjhi@gmail.com (replace x's with a's) if you have any questions.

JavaScript

HTML/CSS

Prototypes

jQuery

Annoted Source Code

  • Underscore.js - adds support for some inconsitently implemented functions
  • Backbone.js - helps structure JS code using the Model-View-Controller (MVC) pattern
  • jQuery - good ol' jQuery

NodeJS

HTML5

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