What’s new in V8/JavaScript
What exciting things happened in the JavaScript language and the V8 engine in 2019? Shu and Leszek take a tour of some new features and improvements. For JavaScript, learn about new syntax, like optional chaining and nullish coalescing, that make expressing common patterns a breeze, as well as the powerful new weak references that may help plug memory leaks. For V8, learn how the engine got faster with streaming parsing and slimmer with pointer compression.
Resources:
V8 blog post archive → https://goo.gle/2Zd20tp
Optional chaining → https://goo.gle/2NxDe1B
Nullish coalescing → https://goo.gle/2BDB9yx
Weak references and finalizers → https://goo.gle/3dDdj3p
Pointer Compression in V8 → https://goo.gle/2YGk7ZT
A lighter V8 → https://goo.gle/387plk4
Related Playlist:
Day 2 → https://goo.gle/WDL20Day2
Subscribe to the Chrome Developers → https://goo.gle/ChromeDevs
Speaker:
Leszek Swirski, Shu-yu Guo
#webdevLIVE #javascript" event: web.dev LIVE 2020; re_ty: Publish; fullname: Leszek Swirski, Shu-yu Guo; product: Chrome - General;
Other Videos By Chrome for Developers
2020-07-15 | Storage for the web |
2020-07-15 | Zoom on Web: getting connected with advanced web technology |
2020-07-15 | Chrome Developers Channel Trailer |
2020-07-14 | Quieter notifications permissions |
2020-07-14 | Progressively enhancing like it’s 2003 |
2020-07-14 | New in Chrome 84: App Shortcuts, Web Animations, Wake Lock, and lots more! |
2020-07-14 | Advanced PWA patterns |
2020-07-14 | Giving your PWA superpowers |
2020-07-14 | How to define your install strategy |
2020-07-13 | Shipping a PWA as an Android app |
2020-07-13 | What’s new in V8/JavaScript |
2020-07-13 | Welcome to Day Two |
2020-07-13 | What’s new in Puppeteer |
2020-07-13 | What’s new in DevTools |
2020-07-09 | Debugging JavaScript SEO issues |
2020-07-09 | AMP at your service |
2020-07-09 | Core Web Vitals in the DevTools timeline |
2020-07-09 | Workerized JS made easy |
2020-07-09 | Implementing structured data with JavaScript |
2020-07-08 | Optimize for Core Web Vitals |
2020-07-08 | What’s new in speed tooling |