New in Chrome 80
Chrome 80 is rolling out now, and there’s a ton of new stuff in it for developers! There’s support for modules in workers, optional chaining in JavaScript, new origin trials, features that have graduated from origin trial, and so much more. Let’s dive in and see what’s new for developers in Chrome 80!
chrome80
new-in-chrome
chromedevsummit
forms
formdata
lazy-loading
performance
New in Chrome 77
Chrome 77 is rolling out now! There’s a better way to track the performance of your site with Largest Contentful Paint. Forms get some new capabilities. Native lazy loading is here. The Chrome DevSummit is happening November 11-12 2019. And plenty more. Let’s dive in and see what’s new for developers in Chrome 77!
chrome77
new-in-chrome
chromedevsummit
forms
formdata
lazy-loading
performance
FormData Methods for Inspection and Modification
In Chrome 50, you can now interact with your FormData instances before sending them on their journey.
Help users checkout faster with Autofill
Help users checkout faster with Autofill. We’ve found that by correctly using autocomplete attributes on your forms, users complete them up to 30% faster!
news
forms
autofill
monetization
mobile