Skip to content

Instantly share code, notes, and snippets.

@apnerve
Created March 25, 2015 07:56
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save apnerve/6b5d31ad1127ec7ed716 to your computer and use it in GitHub Desktop.
Save apnerve/6b5d31ad1127ec7ed716 to your computer and use it in GitHub Desktop.
A collection of important JS concepts to help folks brush up their JS knowledge or prepare for interviews
* Scope
* Closure
* Hoisting
* IIFEs and their uses
* Event loop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment