New in Chrome 63
Chrome 63 allows you to import JavaScript modules dynamically. My favorite interview coding question becomes a piece of cake with async iterators and generators. And you can override the browser's default overflow scroll behavior with the CSS overscroll-behavior
property.
chrome63
new-in-chrome
css
overscroll
scroll
android
async
await
es6
generators
iterators
modules
permissions
streams
Generators: the Gnarly Bits
An exploration of ES6 Generators.