Web related notes
Chromium features to follow :eyes:
-
Shared element transitions: Polished transitions/animations when navigating between pages in web applications.
-
Multi-Screen window placement: Allow web applications to offer compelling multi-screen experiences.
Chrome & Web news
-
https://web.dev
- Check https://web.dev/learn for tutorials :smile: e.g. https://web.dev/learn/pwa/ to learn about progressive web apps
"New" HTML elements
<dialog>
mdn
WebAuthn
Web authentication using public key cryptography instead of passwords
FedCM
Federated credential management without needing third-party cookies.
Patterns
Check patterns.dev