Skip to content

Instantly share code, notes, and snippets.

@MelSumner
Last active February 9, 2018 17:10
Show Gist options
  • Save MelSumner/68ef0c2b46f6f7abeda1c45b93425052 to your computer and use it in GitHub Desktop.
Save MelSumner/68ef0c2b46f6f7abeda1c45b93425052 to your computer and use it in GitHub Desktop.

Learning JS

Getting Started

  • JavaScript for Web Designers Mat Marquis
  • JavaScript and jQuery by Jon Duckett (protip: take the book to Kinkos and have them spiral bind it)

Leveling Up

  • You Don't Know JS series by Kyle Simpson
  • Up & Going
  • Types & Grammar
  • this & Object Prototypes
  • Scopes & Closures
  • Async & Performance

Handy Books To Have Around

  • Javascript with Promises by Daniel Parker
  • Introducing Regular Expressions by Michael Fitzgerald
  • JavaScript Cookbook by Shelley Powers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment