The #1 Blog For Software & Web Developers. Free Tutorials, Tips, Tricks and Learning Resources. (more…)
Read more »
Recently, I worked on a task of adding a time zone feature to the JavaScript calendar library managed by my team. I pretty well knew that… (more…)
Read more »
It is undeniable that a lot has changed in the last few years in the world of JavaScript. This should not come as a surprise. We are… (more…)
Read more »
In my article on Understanding the Critical Rendering Path, I wrote about the effect JavaScript files have on the Critical Rendering Path. JavaScript is considered a "parser blocking resource". This means that the parsing of the HTML document itself i... (more…)
Read more »