@littledan Woohoo, congratulations and enhorabuena or enhorabona, whichever you prefer. Both count!
@NicoloRibaudo @laurieontech I so want this. Completely wasn’t aware of dedent and simply clicked through for the funny name. It would be so useful to have this in the core language. Thanks for bringing this to my attention.
@_developit I’ve been on it since the first beta. There were a lot of issues with kernel extensions that have been fixed with the final version. I’m now still on the latest betas after stable, and performance has been realllly bad. The design is nice.
RT @scottjehl: Web video is a big performance challenge. According to @HTTPArchive, avg video weight is heavier on mobile (1897kb) than des…
Streams 😎
“`js
const c = (await fetcstreams.spec.whatwg.org5yn’)).body
.pipeThrough(new CompressionStream(‘gzip’));
const h = await showSaveFilePicker({types: [{
description: ‘GZIP File’,
accept: {‘application/gzip’: [‘.gz’]}
}]});
c.pipeTo(awa
We’re in full Chrome Dev Summit Extended season. @sw12 and I have the pleasure and honor to speak at CDS Extended Indonesia 🇮🇩, organized by @gdgjkt, alongside many other exciting local speakers from the thriving community. If you’re interested, sig
RT @alexey_rodionov: Exciting news! 🥳
You can enable a new PWA install UI via chrome://flags/#mobile-pwa-install-use-bottom-sheet flag in…