The W3C — unfazed by the pushback from almost half of its member bodies — has decided to break consensus and standardize DRM, even in the face of an appeal by the EFF. As a result, EFF has resigned from the W3C body. “This is a bad day for the W3C: it’s the day it publishes a standard designed to control, rather than empower, web users.” | |
|
Kent writes about using babel-macros to write simple Babel transforms in your projects, without having to change Babel configuration or use plugins to get there. |
|
Spend less time configuring, so you can have more time building. Manifold is the best way to add logging, monitoring, databases and more to your app. Essential services for applications that matter, made by developers that care. All clouds welcome. | |
|
Node 8.5 introduces native ESM support behind a --experimental-modules flag. ES modules must have an .mjs file extension. |
|
HPKP can cause more pain than gain, leaving website administrators open to inaccessible websites or ransomware attacks, researchers say. |
|
A human decides to open a new tab in their favorite web browser and they then google for “cat in a pickle gifs”. What happens next will shock you! | |
|
Treebo recently shipped a new PWA as their mobile experience, using Preact in production. | |
|
DaPulse is the next generation of visual tools, built for designers and developers. |
|
This article explains “elements kinds”, an internal V8 optimization that affects the performance of array operations. Although these internals are never directly exposed to JavaScript developers, they explain why certain code patterns are faster than others. | |
|
Peter explains timings in an HTTP request and shows how to measure them in Node.js to discover performance bottlenecks in network communications. |
|
Milica covers some of the quirks in browser engines as well as some of the newest standards, guidelines, and performance strategies. |
|
Ditch console.log debugging once and for all! Learn how to use breakpoints to debug code within the Chrome Developer Tools. | |
|
Alexander discusses memory management, common memory leak scenarios and how to deal with them. |
|
|
Comments