A collection of links to the "Master the JavaScript Interview" series of medium stories by Eric Elliott.
- The Two Pillars of JavaScript - Part 1
 - The Two Pillars of JavaScript - Part 2
 - 10 Interview Questions Every JavaScript Developer Should Know
 
- What is a Closure?
 - What’s the Difference Between Class & Prototypal Inheritance?
 - What is a Pure Function?
 - What is Function Composition?
 - What is Functional Programming?
 - What is a Promise?
 - Soft Skills
 
Interested in Functional Programming? Check out my other gist collection of links from Eric's excellent Composing Software series