In this story, you'll meet the Junior Developer who's being told by the "Senior" Developer how programming is easy. They just need to download the right modules from npm and the work is done! (more…)
Read more »
JavaScript has gone from being a marketing ploy to gain a tactical advantage, to becoming the core programming experience in the world’s most widely used application runtime platform. Where to, next?
Read more »
OOP javascript framework, implementing the notion of "Classes" :package: - moubi/Needle-JS... (more…)
Read more »
I've seen some programmers try to avoid the humble for loop at all costs, in
favor of more functional abstractions. I'm going to argue that the for loop
is sometimes simply the best option. That doesn't mean you should always use it
-- far from it -- but ... (more…)
Read more »