Presented at web.dev live extended by GDG Kuala Lumpur on July 18, 2020.
Follow me on Twitter: https://twitter.com/henrylim96
References:
What's new in Safari 14
- Safari 14 Release Note (https://apple.co/2Oy7Oc0)
- Safari Web Extensions (https://apple.co/2B9Vnjw)
- Picture-in-Picture API (https://bit.ly/3heMXGO)
- WebShare API Target Level 2 (https://web.dev/web-share)
- Web Authentication (https://mzl.la/3jj8K1Z)
- WebP image support (https://web.dev/serve-images-webp)
What's new in Chrome 84
- New in Chrome 84 (https://bit.ly/2CLUdLH)
- App Shortcuts (https://web.dev/app-shortcuts)
- Wake Lock API (https://web.dev/wakelock/)
- Content Indexing API (https://web.dev/content-indexing-api/)
- Quieter notifications UI (https://bit.ly/2WwbBL8)
- Same Site Cookie Policy (https://web.dev/samesite-cookies-explained/)
What’s New in PWA and Fugu
- Badging API (https://web.dev/badging-api/)
- Web OTP API (https://web.dev/web-otp/)
- Native File System API (https://web.dev/native-file-system/)
- Notification Triggers (https://web.dev/notification-triggers/)
What’s New in JavaScript and V8
- Up to 4GB of memory in WASM (https://v8.dev/blog/4gb-wasm-memory)
- BigInt (https://v8.dev/blog/bigint)
- Optional Chaining (https://v8.dev/features/optional-chaining)
- Nullish coalescing (https://v8.dev/features/nullish-coalescing)
- JS Timers Throttling in Background (https://bit.ly/2WwbQ90)
What’s New in CSS
- place-items (https://mzl.la/3eNhU3D)
- aspect-ratio (https://css-tricks.com/a-first-look-at-aspect-ratio/)
- gap (https://bit.ly/3jhCWdS)
- Scroll-linked Animations (https://github.com/flackr/scroll-timeline)
- CSS Grid Tooling (https://bit.ly/2Cm8EGc)
What’s New in Chrome DevTools
- New in DevTools, Chrome 85 (https://bit.ly/3jeZtrH)
- Issues Tab
- Web Assembly Debugging
- Color Vision Deficiency Emulation
- New icons for breakpoint and logpoint
- Capture node screenshot from context menu
- Lighthouse 6
Other
- tooling.report (https://tooling.report)
- web.dev live (https://web.dev/live)