ChromiumDev π£ Announcing the Advanced Web Apps Fund!
This fund supports projects that make the web more powerful. Get all the details, and learn how to apply β developer.chrome.com/blog/advanced-β¦
@steren @mathias @ChromeDevTools `<!DOCTYPE ${document.doctype.name}>` π
@Nop33267216 @photopeacom If you go to `chrome://crashes/` and enable crash reporting and then launch your demo again, you will—after the crash—find a crash report that you can then submit in new.crbug.comwZ. If you paste the bug ID here, I’

quicksave2k Web apps can now properly avoid the hall of mirrors dreaded effect thanks to Capture Handle, a new API shipping in Chrome 102 that enables interaction between web apps and the tabs they capture.
π developer.chrome.com/blog/capture-hβ¦ pic.twitter.com/D806DHKs3H
@mathias @steren @ChromeDevTools I know. This particular microsite doesn’t even have a server component, though.
@steren @ChromeDevTools It seems like this sets the `<html lang=”fr”>` and lacks the doctype. I also forgot that this needs to be added. twitter.com/mathias/statusβ¦
_jason_today Wrote a blog post about implementing a falling sand simulator today!
jason.today/falling-sand
@marcosc Congratulations, Marcos! π Really looking forward to seeing what you’ll do there. I’m sure it’s going to be great! π
@jeffposnick @passle_ @CloudflareDev @CloudflareHelp Async IIFE is the pattern I’ve trained my muscle memory for when I write service worker code myself.