A Brief History of Modularity in JavaScript
When it comes to JavaScript, modularity is a modern concept. In this article we’ll quickly revisit and summarize the milestones in how modularity evolved in the … (more…)
Read more »Cannot read property "x" of undefined. I’m guessing if you’re reading this you’ve seen that message before, and probably at some point wanted to throw something through your monitor. We have the venerable Sir Tony Hoare to thank for th… Read more