Improving Scroll Performance with Passive Event Listeners
New to Chrome 51, passive event listeners provide a major potential boost to scroll performance.
performance
events
chrome51
javascript
scroll
touch
IntersectionObserver’s Coming into View
IntersectionObservers let you know when an observed element enters or exits the browser’s viewport.
API Deprecations and Removals in Chrome 51
An round up of the deprecations and removals in Chrome to help you plan.
deprecations
removals
chrome51
What’s New with KeyboardEvents? Keys and Codes!
Two new attributes bring consistent keyboard event handling to the web.
Streamlining the Sign-in Flow Using Credential Management API
To provide a sophisticated user experience, it's important to help users authenticate themselves to your website. But creating, remembering and typing passwords tends to be cumbersome for end users, especially on mobile
Web Animations Improvements in Chrome 50
Better specification compliance and new features coming in Chrome 50.