What’s new in Chrome 97 (Features + DevTools)

Pete LePage has all the details about what’s new for developers in Chrome 97: Chrome 97 is rolling out now! There’s a new option for sending real-time messages between the client and server using Web Transport. You can use feature detection to see what types of scripts a browser supports. JavaScript gets better, and there’s …


This content originally appeared on Bram.us and was authored by Bramus!

Pete LePage has all the details about what’s new for developers in Chrome 97:

Chrome 97 is rolling out now! There’s a new option for sending real-time messages between the client and server using Web Transport. You can use feature detection to see what types of scripts a browser supports. JavaScript gets better, and there’s plenty more.

WebTransport looks like a very handy addition if you’re bouncing data to and from the server:

It can be used like WebSockets but with support for multiple streams, unidirectional streams, out-of-order delivery, and reliable as well as unreliable transport.

HTMLScriptElement.supports() is something the aforementioned es-module-shims could have benefited from to detect support for Import Maps. As that library targets older browsers — that don’t support HTMLScriptElement.supports() — they can’t, though.

New in Chrome 97 →

~

To learn what’s new in DevTools, let Jecelyn Yeen enlighten you:

Great to see the Recorder panel get included as a Preview Feature, after first being included as an Experimental Feature in Chromium 89.

What’s new in DevTools (Chrome 97) →


This content originally appeared on Bram.us and was authored by Bramus!


Print Share Comment Cite Upload Translate Updates
APA

Bramus! | Sciencx (2022-01-07T06:39:27+00:00) What’s new in Chrome 97 (Features + DevTools). Retrieved from https://www.scien.cx/2022/01/07/whats-new-in-chrome-97-features-devtools/

MLA
" » What’s new in Chrome 97 (Features + DevTools)." Bramus! | Sciencx - Friday January 7, 2022, https://www.scien.cx/2022/01/07/whats-new-in-chrome-97-features-devtools/
HARVARD
Bramus! | Sciencx Friday January 7, 2022 » What’s new in Chrome 97 (Features + DevTools)., viewed ,<https://www.scien.cx/2022/01/07/whats-new-in-chrome-97-features-devtools/>
VANCOUVER
Bramus! | Sciencx - » What’s new in Chrome 97 (Features + DevTools). [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/01/07/whats-new-in-chrome-97-features-devtools/
CHICAGO
" » What’s new in Chrome 97 (Features + DevTools)." Bramus! | Sciencx - Accessed . https://www.scien.cx/2022/01/07/whats-new-in-chrome-97-features-devtools/
IEEE
" » What’s new in Chrome 97 (Features + DevTools)." Bramus! | Sciencx [Online]. Available: https://www.scien.cx/2022/01/07/whats-new-in-chrome-97-features-devtools/. [Accessed: ]
rf:citation
» What’s new in Chrome 97 (Features + DevTools) | Bramus! | Sciencx | https://www.scien.cx/2022/01/07/whats-new-in-chrome-97-features-devtools/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.