Creational Patterns in JavaScript
Content outline 1. Introduction 2. Factory method – The quick low-down on this keyword – What about hoisting? – Where do closures come in? –... (more…)
Read more »
During my first few years of using JavaScript, I felt like a fraud. Even though I could build websites with frameworks, something was missing. I dreaded JavaScript job interviews because I didn’t have a solid grasp on fundamentals. Read more