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… Read more
Similar
There are a number of pitfalls when looking at Benchmarks. Fortunately all JavaScript UI Benchmarks fall into 1 of 3 categories. (more…)
Read more »
A book series on JavaScript. @YDKJS on twitter. Contribute to getify/You-Dont-Know-JS development by creating an account on GitHub. (more…)
Read more »
Contribute to tapered-js development by creating an account on GitHub. (more…)
Read more »
How to use strings and string operations, Surrogate Pairs, String wrapper object and prototype functions. Importance of RegExp... (more…)
Read more »
Minecraft clone on JS. Contribute to sciner/webcraft development by creating an account on GitHub. (more…)
Read more »