Samples are for below topics
- Scope
- Closures
- With/Let
- Hoisting basics
- Promises
- Scope/Closure samples
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise
http://www.html5rocks.com/en/tutorials/es6/promises/
http://www.w3schools.com/js/js_function_closures.asp
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Closures
http://www.w3schools.com/js/js_hoisting.asp
https://developers.google.com/v8/design#mach_code
http://thenextweb.com/google/2014/02/13/google-speeds-chrome-compiling-javascript-background/