Mozilla lays off 70 as it waits for new products to generate revenue. 😢 techcrunch.com/2020/01/15/moz…
@mayeedwin1 It took me 10 years to join the team, mostly because I wasn’t (and still am not) based out of one of our engineering hub offices. You’re doing an amazing job at @pwafire! 🤗
@puekey I respectfully disagree regarding `scroll-behavior`. If you set it to `smooth`, you actually make the movement feel more natural (developer.mozilla.org/en-US/docs/Web…). It’s unnatural motion (e.g., parallax scrolling) that potentially causes issues.
@puekey @elijahmanor Actually the updated article is here: web.dev/prefers-reduce…. I should have added a redirect to the old article.
elijahmanor Used Web Animations API for the first time in production
Browser support is great caniuse.com/#feat=web-anim…
You can tap into OS “Prefers Reduced Motion” setting via JS to enable or disable
window.matchMedia(‘(prefers-reduced-motion: reduce)’)
developers.google.com/web/updates/20… 👏 @tomayac
@SimmerVigor Congratulations! 🎊
thejohnjansen And we are live, people. microsoft.com/en-us/edge
I’m freaking out a little bit, but also super proud and excited about this.
sundarpichai The Advanced Protection Program is our strongest level of security for Google Accounts. Today, we’re simplifying the enrollment process for everyone, and enabling iPhones in addition to Android phones to be used as security keys. blog.google/technology/saf…
What can the Chrome Web DevRel team (my team 🎉) do better or differently to make Web developers like you happier, and thereby ultimately help the Web as a platform to succeed? If you care, help us find answers. Thanks! ⤵️ twitter.com/Paul_Kinlan/st…
WhatWebCanDo What Web Can Do Today proudly presents itself anew with the fresh look and new Articles section. More coming soon! whatwebcando.today
#mobileweb #PWA #frontend
Two exciting PWA feature explorations by our friends over at @MSEdgeDev:
👉 Custom dialog on close: github.com/MicrosoftEdge/….
👉 Allow installed PWA to run on operating system login: github.com/MicrosoftEdge/….