Skip to content

Instantly share code, notes, and snippets.

@theabraham
Created October 23, 2011 21:31
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save theabraham/1307910 to your computer and use it in GitHub Desktop.
Save theabraham/1307910 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