There are now thousands of charting libraries floating around out there on the JavaScript sea. When it comes to charting, it’s very easy… (more…)
Read more »
I'm gonna say it straight out: Frontend developers are breaking the Internet! They have been stricken with some kind of mass psychosis in which even the least amount of independent thinking has become so hard that you think you're dealing with a zombie. I... (more…)
Read more »
Using C++ code in JavaScript projects is nothing new. Node.js has supported C++ Addons since the beginning. In browsers, asm.js has been… (more…)
Read more »
I didn't much care for vanilla JavaScript prior to ES6. Through all of the 2000s, I chased different approaches to avoid writing too much of it. First there was RJS (Ruby-to-JavaScript). Then there was CoffeeScript. Both transpiling approaches that turned... (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. (more…)
Read more »