Writing efficient JavaScript

This entry describes simple techniques to fulfill the JavaScript compiler optimization process which results in faster running code…

Similar

JavaScript Switcher

How often do you find yourself on some website, innocently trying to read an article, when you notice that the site’s designers and programmers seem to be trying as hard as they can to get rid of you? (more…)

Read more »

JavaScript Blocking

For the last year or so I have been running with JavaScript mostly turned off, and what I have learned is this: Almost nothing works. 95% of the web just shows you a blank page. Most sites start working again if you allow one or two JavaScript URLs to loa... (more…)

Read more »