Hugo 0.74.0 brings blazingly fast native JavaScript bundling, with minification, tree shaking, scope hoisting for ES6 modules, and transpilation of JSX and newer JS syntax down to ES6. And more. (more…)
Read more »
Recently, while browsing a popular tech news site's comments, I stumbled upon a
modern staple in the online tech discussion world: the javascript hate thread.
I've blogged about this theme before
but it's almost a trope at this point. User posts article, ... (more…)
Read more »
JavaScript is used by almost every website on the internet, so I embarked on a quest to find the best active JavaScript blogs. Each of these sites ... (more…)
Read more »
JavaScript in the browser runs many times faster than it did two decades ago. And that happened because the browser vendors spent that time working on intensive performance optimizations. (more…)
Read more »
Argentinian security expert Manuel Caballero has published new research that shows how a website owner could show a constant stream of popups, even after the user has left his site, or even worse, execute his very own persistent JavaScript code while the ... (more…)
Read more »